Uses of Class
org.infinispan.commands.RemoteCommandFactory

Packages that use RemoteCommandFactory
org.infinispan.marshall Infinispan makes use of custom marshalling to serialize and deserialize state wherever possible, rather than falling back to the JDK to do this. 
 

Uses of RemoteCommandFactory in org.infinispan.marshall
 

Methods in org.infinispan.marshall with parameters of type RemoteCommandFactory
 void VersionAwareMarshaller.init(ClassLoader loader, RemoteCommandFactory remoteCommandFactory)
           
 void MarshallerImpl.init(ClassLoader defaultClassLoader, RemoteCommandFactory remoteCommandFactory)
           
 



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