Uses of Package
org.infinispan.remoting

Packages that use org.infinispan.remoting
org.infinispan   
org.infinispan.commands   
org.infinispan.commands.control   
org.infinispan.config   
org.infinispan.distribution   
org.infinispan.interceptors   
org.infinispan.interceptors.base   
org.infinispan.marshall.jboss   
org.infinispan.marshall.jboss.externalizers   
org.infinispan.remoting   
org.infinispan.remoting.responses   
org.infinispan.remoting.transport   
org.infinispan.remoting.transport.jgroups   
org.infinispan.statetransfer   
org.infinispan.transaction   
 

Classes in org.infinispan.remoting used by org.infinispan
RpcManager
          Provides a mechanism for communicating with other caches in the cluster.
 

Classes in org.infinispan.remoting used by org.infinispan.commands
RpcManager
          Provides a mechanism for communicating with other caches in the cluster.
 

Classes in org.infinispan.remoting used by org.infinispan.commands.control
RpcManager
          Provides a mechanism for communicating with other caches in the cluster.
 

Classes in org.infinispan.remoting used by org.infinispan.config
RpcManager
          Provides a mechanism for communicating with other caches in the cluster.
 

Classes in org.infinispan.remoting used by org.infinispan.distribution
RpcManager
          Provides a mechanism for communicating with other caches in the cluster.
 

Classes in org.infinispan.remoting used by org.infinispan.interceptors
RpcManager
          Provides a mechanism for communicating with other caches in the cluster.
 

Classes in org.infinispan.remoting used by org.infinispan.interceptors.base
ReplicationQueue
          Periodically (or when certain size is exceeded) takes elements and replicates them.
RpcManager
          Provides a mechanism for communicating with other caches in the cluster.
 

Classes in org.infinispan.remoting used by org.infinispan.marshall.jboss
RpcManager
          Provides a mechanism for communicating with other caches in the cluster.
 

Classes in org.infinispan.remoting used by org.infinispan.marshall.jboss.externalizers
RpcManager
          Provides a mechanism for communicating with other caches in the cluster.
 

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.
ResponseFilter
          A mechanism of filtering RPC responses.
ResponseMode
          // TODO: Manik: Document this!
RpcManager
          Provides a mechanism for communicating with other caches in the cluster.
 

Classes in org.infinispan.remoting used by org.infinispan.remoting.responses
ResponseFilter
          A mechanism of filtering RPC responses.
 

Classes in org.infinispan.remoting used by org.infinispan.remoting.transport
InboundInvocationHandler
          A globally scoped component, that is able to locate named caches and invoke remotely originating calls on the appropriate cache.
ResponseFilter
          A mechanism of filtering RPC responses.
ResponseMode
          // TODO: Manik: Document this!
 

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.
ResponseFilter
          A mechanism of filtering RPC responses.
ResponseMode
          // TODO: Manik: Document this!
 

Classes in org.infinispan.remoting used by org.infinispan.statetransfer
RpcManager
          Provides a mechanism for communicating with other caches in the cluster.
 

Classes in org.infinispan.remoting used by org.infinispan.transaction
RpcManager
          Provides a mechanism for communicating with other caches in the cluster.
 



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