Serialized Form


Package org.apache.directory.server.core.entry

Class org.apache.directory.server.core.entry.ClonedServerEntry extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException
See Also:
We can't use this method for a ServerEntry

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException
See Also:
We can't use this method for a ServerEntry



Copyright © 2003-2010 The Apache Software Foundation. All Rights Reserved.