Package | Description |
---|---|
org.infinispan.client.hotrod.marshall | |
org.infinispan.commons.marshall |
Provides Infinispan-specific input and output streams, buffers and related utilities.
|
org.infinispan.commons.marshall.jboss |
Hooks to bridge Infinispan's marshalling APIs with JBoss Marshalling internals.
|
org.infinispan.marshall.core | |
org.infinispan.query.remote.client |
Modifier and Type | Class and Description |
---|---|
class |
ApacheAvroMarshaller
This is a portable serialization marshaller based on Apache Avro.
|
class |
ProtoStreamMarshaller |
Modifier and Type | Class and Description |
---|---|
class |
JavaSerializationMarshaller
Standard Java serialization marshaller.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractJBossMarshaller
Common parent for both embedded and standalone JBoss Marshalling-based marshallers.
|
class |
GenericJBossMarshaller
A marshaller that makes use of JBoss Marshalling
to serialize and deserialize objects.
|
Modifier and Type | Class and Description |
---|---|
class |
JBossMarshaller
A JBoss Marshalling based marshaller that is oriented at internal, embedded,
Infinispan usage.
|
class |
VersionAwareMarshaller
A delegate to various other marshallers like
JBossMarshaller . |
Modifier and Type | Class and Description |
---|---|
class |
BaseProtoStreamMarshaller |
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.