Serialized Form


Package org.apache.directory.shared.ldap.ldif

Class org.apache.directory.shared.ldap.ldif.LdifEntry extends Object implements Serializable

serialVersionUID: 2L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException - If the stream can't be read
ClassNotFoundException - If the LdifEntry can't be created
See Also:
Externalizable.readExternal(ObjectInput)

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException - If the serialization fail
See Also:
Externalizable#readExternal(ObjectInput)



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