|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReplicationContextHandler | |
|---|---|
| org.apache.directory.mitosis.service.protocol.handler | |
| Uses of ReplicationContextHandler in org.apache.directory.mitosis.service.protocol.handler |
|---|
| Classes in org.apache.directory.mitosis.service.protocol.handler that implement ReplicationContextHandler | |
|---|---|
class |
ReplicationClientContextHandler
ReplicationContextHandler that implements client-side replication
logic which sends any changes out-of-date to server. |
class |
ReplicationServerContextHandler
ReplicationContextHandler that implements server-side replication logic
which retrieves any changes occurred in remote replicas. |
| Methods in org.apache.directory.mitosis.service.protocol.handler that return ReplicationContextHandler | |
|---|---|
ReplicationContextHandler |
ReplicationProtocolHandler.getContextHandler()
|
| Constructors in org.apache.directory.mitosis.service.protocol.handler with parameters of type ReplicationContextHandler | |
|---|---|
ReplicationProtocolHandler(ReplicationInterceptor interceptor,
ReplicationContextHandler contextHandler)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||