Interface | Description |
---|---|
InboundInvocationHandler |
A globally scoped component, that is able to locate named caches and invoke remotely originating calls on the
appropriate cache.
|
ReplicationQueue |
Periodically (or when certain size is exceeded) takes elements and replicates them.
|
Class | Description |
---|---|
InboundInvocationHandlerImpl |
Sets the cache interceptor chain on an RPCCommand before calling it to perform
|
MembershipArithmetic |
A helper to perform common arithmetic functions with membership lists
|
MIMECacheEntry |
Wrapper object for entries that arrive via RESTful PUT/POST interface.
|
ReplicationQueueImpl |
A default implementation of the ReplicationQueue interface.
|
Exception | Description |
---|---|
RpcException |
Thrown when an RPC problem occurred
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.