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.persistence.remote.upgrade | |
org.infinispan.query.remote.client |
Modifier and Type | Class and Description |
---|---|
class |
ProtoStreamMarshaller
A marshaller that uses Protocol Buffers.
|
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 |
MigrationMarshaller
MigrationMarshaller.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseProtoStreamMarshaller |
Copyright © 2020 JBoss, a division of Red Hat. All rights reserved.