Package org.infinispan.remoting

Remote communication between cache instances.

See:
          Description

Interface Summary
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 Summary
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 Summary
RpcException Thrown when an RPC problem occurred
 

Package org.infinispan.remoting Description

Remote communication between cache instances.



Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.