Serialized Form
|
Package org.apache.directory.server.core |
serialVersionUID: 3906650782395676720L
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException - If the stream can't be read
java.lang.ClassNotFoundException - If the LdapPrincipal can't be created- See Also:
Externalizable.readExternal(ObjectInput)
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException - If the serialization fail- See Also:
Externalizable#readExternal(ObjectInput)
|
Package org.apache.directory.server.core.changelog |
serialVersionUID: 1L
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException - If the stream can't be read
java.lang.ClassNotFoundException - If the ChangeLogEvent can't be created- See Also:
Externalizable.readExternal(ObjectInput)
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException - If the serialization fail- See Also:
Externalizable#readExternal(ObjectInput)
|
Package org.apache.directory.server.core.interceptor |
serialVersionUID: 3258690996517746233L
interceptor
Interceptor interceptor
- The Interceptor causing the failure
Copyright © 2003-2010 The Apache Software Foundation. All Rights Reserved.