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