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 |
AbstractObjectInput
An abstract object input implementation.
|
class |
AbstractUnmarshaller
An abstract implementation of the
Unmarshaller interface. |
class |
LimitedByteInput
A limited byte input stream.
|
class |
SimpleDataInput
A simple base implementation of
DataInput which wraps a ByteInput . |
Modifier and Type | Class and Description |
---|---|
class |
RiverUnmarshaller |
Modifier and Type | Class and Description |
---|---|
class |
SerialUnmarshaller |
Copyright © 2011 JBoss, a division of Red Hat, Inc.