Uses of Class
org.infinispan.commands.RemoteCommandsFactory

Packages that use RemoteCommandsFactory
org.infinispan.marshall.exts Externalizers for various JDK types that are marshalled using the marshalling framework. 
org.infinispan.marshall.jboss Hooks to bridge Infinispan's marshalling APIs with JBoss Marshalling internals. 
 

Uses of RemoteCommandsFactory in org.infinispan.marshall.exts
 

Constructors in org.infinispan.marshall.exts with parameters of type RemoteCommandsFactory
ReplicableCommandExternalizer(RemoteCommandsFactory cmdFactory, GlobalComponentRegistry globalComponentRegistry)
           
 

Uses of RemoteCommandsFactory in org.infinispan.marshall.jboss
 

Methods in org.infinispan.marshall.jboss with parameters of type RemoteCommandsFactory
 void ExternalizerTable.inject(RemoteCommandsFactory cmdFactory, GlobalComponentRegistry gcr, StreamingMarshaller globalMarshaller)
           
 


-->

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