Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Package
org.infinispan.remoting

Packages that use org.infinispan.remoting
org.infinispan.config Cache configuration beans and parsers. 
org.infinispan.configuration.cache Classes related to eviction. 
org.infinispan.remoting Remote communication between cache instances. 
org.infinispan.remoting.rpc Remote Procedure Call (RPC) interfaces and components used to invoke remote methods on cache instances. 
org.infinispan.remoting.transport.jgroups A transport implementation based on JGroups
org.infinispan.util.logging Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines. 
org.infinispan.xsite   
 

Classes in org.infinispan.remoting used by org.infinispan.config
ReplicationQueue
          Periodically (or when certain size is exceeded) takes elements and replicates them.
 

Classes in org.infinispan.remoting used by org.infinispan.configuration.cache
ReplicationQueue
          Periodically (or when certain size is exceeded) takes elements and replicates them.
 

Classes in org.infinispan.remoting used by org.infinispan.remoting
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.
 

Classes in org.infinispan.remoting used by org.infinispan.remoting.rpc
ReplicationQueue
          Periodically (or when certain size is exceeded) takes elements and replicates them.
RpcException
          Thrown when an RPC problem occurred
 

Classes in org.infinispan.remoting used by org.infinispan.remoting.transport.jgroups
InboundInvocationHandler
          A globally scoped component, that is able to locate named caches and invoke remotely originating calls on the appropriate cache.
 

Classes in org.infinispan.remoting used by org.infinispan.util.logging
RemoteException
          Represents an application-level exception originating in a remote node.
 

Classes in org.infinispan.remoting used by org.infinispan.xsite
RpcException
          Thrown when an RPC problem occurred
 


Infinispan Distribution 5.2.6.Final-redhat-2

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