|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuka.transport.Null
Instances of this class are used in the fall-back mode of uka.transport marshaling. When uka.transport detects an object that provides no methods for fast marshaling, it switches back to regular JDK serialization. If the JDK serialization encounters a reference to an object, that should not be transmitted, because it is excluded by the current distribution, it is replaced with a null value.
| Constructor Summary | |
(package private) |
Null()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
Null()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||