| Package | Description |
|---|---|
| org.jboss.marshalling.river |
The River protocol implementation package.
|
| Modifier and Type | Field and Description |
|---|---|
private RiverMarshaller |
RiverObjectOutputStream.marshaller |
private RiverMarshaller |
BlockMarshaller.riverMarshaller |
| Constructor and Description |
|---|
BlockMarshaller(RiverMarshaller riverMarshaller,
int blockSize) |
RiverObjectOutputStream(Marshaller delegateMarshaller,
RiverMarshaller marshaller) |