Uses of Interface
org.infinispan.commons.marshall.StreamingMarshaller
-
Packages that use StreamingMarshaller Package Description org.infinispan.jboss.marshalling.commons Hooks to bridge Infinispan's marshalling APIs with JBoss Marshalling internals. -
-
Uses of StreamingMarshaller in org.infinispan.jboss.marshalling.commons
Classes in org.infinispan.jboss.marshalling.commons that implement StreamingMarshaller Modifier and Type Class Description classAbstractJBossMarshallerDeprecated.since 11.0.classGenericJBossMarshallerA marshaller that makes use of JBoss Marshalling to serialize and deserialize objects.
-