Package | Description |
---|---|
org.jboss.marshalling |
The marshalling API.
|
org.jboss.marshalling.river |
The River protocol implementation package.
|
org.jboss.marshalling.serial |
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 |
RiverMarshaller |
Modifier and Type | Class and Description |
---|---|
class |
SerialMarshaller |
Copyright © 2011 JBoss, a division of Red Hat, Inc.