Serialized Form
|
Package org.apache.yoko.rmi.api |
|
Package org.apache.yoko.rmi.impl |
state
CopyState state
original
Object original
codec
Codec codec
readResolve
public Object readResolve()
throws ClassNotFoundException
- narrows this object (once deserialized) to the relevant type
- Throws:
ClassNotFoundException
type
Class<T> type
- the class-type to which this object should be narrow'ed
writeReplace
protected Object writeReplace()
writeObject
private void writeObject(ObjectOutputStream oo)
throws IOException
- Throws:
IOException
writeReplace
protected abstract Object writeReplace()
_servant
RMIServant _servant
_so
ServantObject _so
_delegate
Delegate _delegate
Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.