|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.directory.server.core.partition.impl.btree.jdbm.AttributesSerializer
public class AttributesSerializer
| Constructor Summary | |
|---|---|
AttributesSerializer()
|
|
| Method Summary | |
|---|---|
int |
calculateSize(javax.naming.directory.Attributes attrs)
|
java.lang.Object |
deserialize(byte[] buf)
|
byte[] |
serialize(java.lang.Object attrsObj)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AttributesSerializer()
| Method Detail |
|---|
public java.lang.Object deserialize(byte[] buf)
throws java.io.IOException
deserialize in interface jdbm.helper.Serializerjava.io.IOExceptionSerializer.deserialize(byte[])
public byte[] serialize(java.lang.Object attrsObj)
throws java.io.IOException
serialize in interface jdbm.helper.Serializerjava.io.IOExceptionSerializer.serialize(java.lang.Object)
public int calculateSize(javax.naming.directory.Attributes attrs)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||