| Package | Description |
|---|---|
| org.infinispan.commons.marshall |
Provides Infinispan-specific input and output streams, buffers and related utilities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IdentityMarshaller
A marshaller that does not transform the content, only applicable to byte[] payloads.
|
class |
JavaSerializationMarshaller
Standard Java serialization marshaller.
|
class |
ProtoStreamMarshaller
Provides the starting point for implementing a
Marshaller that uses Protobuf
encoding. |
class |
StringMarshaller |
class |
UTF8StringMarshaller |
Copyright © 2022 JBoss by Red Hat. All rights reserved.