|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuka.karmi.rmi.DGCUnmarshalContext
uka.karmi.nodgc.NoDGC.UnmarshalContext
The UnmarshalContext for NoDGC does nothing.
| Field Summary | |
(package private) NoDGC |
dgc
|
| Constructor Summary | |
(package private) |
NoDGC.UnmarshalContext(NoDGC dgc)
|
| Method Summary | |
void |
localReferenceUnmarshaled(SingleRemoteClientRef ref)
Called by a SingleRemoteClientRef object if it is deserialized and the dgc object is local. |
void |
remoteReferenceUnmarshaled(SingleRemoteClientRef ref)
Called by a SingleRemoteClientRef object if it is deserialized and the dgc object is not local. |
boolean |
reset()
Reset method. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
NoDGC dgc
| Constructor Detail |
NoDGC.UnmarshalContext(NoDGC dgc)
| Method Detail |
public void remoteReferenceUnmarshaled(SingleRemoteClientRef ref)
DGCUnmarshalContext
remoteReferenceUnmarshaled in class DGCUnmarshalContextpublic void localReferenceUnmarshaled(SingleRemoteClientRef ref)
DGCUnmarshalContext
localReferenceUnmarshaled in class DGCUnmarshalContextpublic boolean reset()
DGCUnmarshalContext
reset in class DGCUnmarshalContext
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||