| Package | Description |
|---|---|
| org.infinispan.commons.marshall |
Provides Infinispan-specific input and output streams, buffers and related utilities.
|
| Modifier and Type | Method and Description |
|---|---|
WrappedByteArray |
WrappedByteArray.Externalizer.readObject(ObjectInput input) |
| Modifier and Type | Method and Description |
|---|---|
Set<Class<? extends WrappedByteArray>> |
WrappedByteArray.Externalizer.getTypeClasses() |
| Modifier and Type | Method and Description |
|---|---|
void |
WrappedByteArray.Externalizer.writeObject(ObjectOutput output,
WrappedByteArray object) |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.