Class Summary |
AbstractEntry<K> |
The Abstract class where all the DefaultClientEntry and DefaultServerEntry
common fields and methods will be found. |
AbstractValue<T> |
A wrapper around byte[] values in entries. |
BinaryValue |
A server side schema aware wrapper around a binary attribute value. |
DefaultServerAttribute |
A server side entry attribute aware of schema. |
DefaultServerEntry |
A default implementation of a ServerEntry which should suite most
use cases. |
ServerModification |
An internal implementation for a ModificationItem. |
StringValue |
A server side schema aware wrapper around a String attribute value. |