|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemoteCommandsFactory | |
---|---|
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 | 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 |
---|
Methods in org.infinispan.marshall with parameters of type RemoteCommandsFactory | |
---|---|
void |
VersionAwareMarshaller.inject(ClassLoader loader,
RemoteCommandsFactory remoteCommandsFactory)
|
Uses of RemoteCommandsFactory in org.infinispan.marshall.exts |
---|
Methods in org.infinispan.marshall.exts with parameters of type RemoteCommandsFactory | |
---|---|
void |
ReplicableCommandExternalizer.inject(RemoteCommandsFactory cmdFactory)
|
Uses of RemoteCommandsFactory in org.infinispan.marshall.jboss |
---|
Methods in org.infinispan.marshall.jboss with parameters of type RemoteCommandsFactory | |
---|---|
void |
JBossMarshaller.start(ClassLoader defaultCl,
RemoteCommandsFactory cmdFactory,
Marshaller ispnMarshaller)
|
void |
ConstantObjectTable.start(RemoteCommandsFactory cmdFactory,
Marshaller ispnMarshaller)
|
|
Google Analytics | |||||||||
PREV NEXT | FRAMES NO FRAMES |