Uses of Package
org.infinispan.remoting.transport

Packages that use org.infinispan.remoting.transport
org.infinispan.commands Commands that operate on the cache, either locally or remotely. 
org.infinispan.commands.control   
org.infinispan.context.impl   
org.infinispan.demo   
org.infinispan.distribution Classes relating to the distributed cache mode. 
org.infinispan.manager Cache manager package 
org.infinispan.marshall.jboss.externalizers   
org.infinispan.notifications.cachemanagerlistener   
org.infinispan.notifications.cachemanagerlistener.event   
org.infinispan.remoting.responses   
org.infinispan.remoting.rpc   
org.infinispan.remoting.transport   
org.infinispan.remoting.transport.jgroups   
org.infinispan.transaction.xa   
 

Classes in org.infinispan.remoting.transport used by org.infinispan.commands
Transport
          An interface that provides a communication link with remote caches.
 

Classes in org.infinispan.remoting.transport used by org.infinispan.commands.control
Transport
          An interface that provides a communication link with remote caches.
 

Classes in org.infinispan.remoting.transport used by org.infinispan.context.impl
Address
          // TODO: Manik: Document this!
 

Classes in org.infinispan.remoting.transport used by org.infinispan.demo
Address
          // TODO: Manik: Document this!
 

Classes in org.infinispan.remoting.transport used by org.infinispan.distribution
Address
          // TODO: Manik: Document this!
 

Classes in org.infinispan.remoting.transport used by org.infinispan.manager
Address
          // TODO: Manik: Document this!
 

Classes in org.infinispan.remoting.transport used by org.infinispan.marshall.jboss.externalizers
Transport
          An interface that provides a communication link with remote caches.
 

Classes in org.infinispan.remoting.transport used by org.infinispan.notifications.cachemanagerlistener
Address
          // TODO: Manik: Document this!
 

Classes in org.infinispan.remoting.transport used by org.infinispan.notifications.cachemanagerlistener.event
Address
          // TODO: Manik: Document this!
 

Classes in org.infinispan.remoting.transport used by org.infinispan.remoting.responses
Address
          // TODO: Manik: Document this!
 

Classes in org.infinispan.remoting.transport used by org.infinispan.remoting.rpc
Address
          // TODO: Manik: Document this!
Transport
          An interface that provides a communication link with remote caches.
 

Classes in org.infinispan.remoting.transport used by org.infinispan.remoting.transport
Address
          // TODO: Manik: Document this!
DistributedSync
          This is an abstraction of a cluster-wide synchronization.
DistributedSync.SyncResponse
           
 

Classes in org.infinispan.remoting.transport used by org.infinispan.remoting.transport.jgroups
Address
          // TODO: Manik: Document this!
DistributedSync
          This is an abstraction of a cluster-wide synchronization.
DistributedSync.SyncResponse
           
Transport
          An interface that provides a communication link with remote caches.
 

Classes in org.infinispan.remoting.transport used by org.infinispan.transaction.xa
Address
          // TODO: Manik: Document this!
 



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