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 |
LimitedByteOutput
A limited byte output stream.
|
class |
SimpleDataOutput
A simple base implementation of
DataOutput which wraps a ByteOutput . |
Modifier and Type | Class and Description |
---|---|
class |
RiverMarshaller |
Modifier and Type | Class and Description |
---|---|
class |
SerialMarshaller |
Copyright © 2021 JBoss by Red Hat. All rights reserved.