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. 
org.infinispan.marshall.exts   
org.infinispan.marshall.jboss   
 

Uses of RemoteCommandFactory in org.infinispan.marshall
 

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

Uses of RemoteCommandFactory in org.infinispan.marshall.exts
 

Methods in org.infinispan.marshall.exts with parameters of type RemoteCommandFactory
 void ReplicableCommandExternalizer.inject(RemoteCommandFactory cmdFactory)
           
 

Uses of RemoteCommandFactory in org.infinispan.marshall.jboss
 

Methods in org.infinispan.marshall.jboss with parameters of type RemoteCommandFactory
 void JBossMarshaller.start(ClassLoader defaultCl, RemoteCommandFactory cmdFactory, Marshaller ispnMarshaller)
           
 void ConstantObjectTable.start(RemoteCommandFactory cmdFactory, Marshaller ispnMarshaller)
           
 


Google Analytics

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