Serialized Form
|
Package org.apache.directory.shared.ldap.ldif |
serialVersionUID: 2L
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.