AbstractAttributeValueMutator |
|
AbstractCollectionReflectionTranscoder |
Reflection transcoder for an object that implements a Collection .
|
ArrayReflectionTranscoder |
Reflection transcoder which expects to operate on collections containing an array of values.
|
DefaultClassDescriptor |
Default implementation of a class descriptor.
|
DefaultDnValueMutator |
|
DefaultLdapEntryMapper<T> |
Stores the class descriptors for a specific object in a static map.
|
DefaultReflectionTranscoder |
Default implementation of a reflection transcoder.
|
FieldAttributeValueMutator |
Attribute mutator associated with the Field of an object.
|
FieldClassDescriptor |
Creates DN and attribute mutators for the Field s on a type.
|
ListReflectionTranscoder |
Reflection transcoder for an object that implements List .
|
MethodAttributeValueMutator |
Attribute mutator associated with the Method of an object.
|
MethodClassDescriptor |
Creates DN and attribute mutators for the Method s on a type.
|
ReflectionUtils |
Provides utility methods for common reflection operations.
|
SetReflectionTranscoder |
Reflection transcoder for an object that implements Set .
|
SingleValueReflectionTranscoder<T> |
Reflection transcoder which expects to operate on collections containing a single value.
|
TranscoderFactory |
Creates value transcoders and stores them in a static map.
|