Uses of Class
org.jboss.cache.statetransfer.StateTransferManager

Packages that use StateTransferManager
org.jboss.cache   
org.jboss.cache.invocation   
 

Uses of StateTransferManager in org.jboss.cache
 

Methods in org.jboss.cache that return StateTransferManager
 StateTransferManager CacheSPI.getStateTransferManager()
          Retrieves the current StateTransferManager instance associated with the current Cache instance.
 

Uses of StateTransferManager in org.jboss.cache.invocation
 

Methods in org.jboss.cache.invocation that return StateTransferManager
 StateTransferManager CacheInvocationDelegate.getStateTransferManager()
           
 



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