Package | Description |
---|---|
org.infinispan.marshall.jboss |
Hooks to bridge Infinispan's marshalling APIs with JBoss Marshalling internals.
|
org.jboss.marshalling |
The marshalling API.
|
org.jboss.marshalling.river |
Modifier and Type | Class and Description |
---|---|
class |
ExtendedRiverMarshaller
RiverMarshaller extension that allows Infinispan code to directly
create instances of it. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMarshaller
An abstract implementation of the
Marshaller interface. |
class |
AbstractObjectOutput
An abstract object output implementation.
|
class |
ByteOutputStream
An
OutputStream which implements ByteOutput and writes bytes to another ByteOutput . |
class |
LimitedByteOutput
A limited byte output stream.
|
class |
SimpleDataOutput |
Modifier and Type | Class and Description |
---|---|
class |
org.jboss.marshalling.river.RiverMarshaller |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.