Package org.apache.directory.mitosis.operation

Class Summary
AddAttributeOperation An Operation that adds an attribute to an entry.
AddEntryOperation An Operation that adds a new entry.
AttributeOperation An Operation that adds an attribute to an entry.
CompositeOperation An Operation that contains other Operations.
DeleteAttributeOperation An Operation that deletes an attribute from an entry.
Operation Represents an operation performed on one or more entries in replicated Partition.
OperationCodec Encodes Operations to byte[] and vice versa so an Operation can be transferred via TCP/IP communication.
OperationFactory Creates an Operation instance for a JNDI operation.
ReplaceAttributeOperation An Operation that replaces an attribute in an entry.
 

Enum Summary
OperationType An enum used to determinate the operation type when deserializing
 



Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.