Package | Description |
---|---|
org.jboss.marshalling |
The marshalling API.
|
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
A simple base implementation of
DataOutput which wraps a ByteOutput . |
Copyright © 2019 JBoss by Red Hat. All rights reserved.