| Package | Description |
|---|---|
| org.jboss.marshalling.river |
The River protocol implementation package.
|
| Modifier and Type | Field and Description |
|---|---|
private BlockUnmarshaller |
RiverObjectInputStream.blockUnmarshaller |
private BlockUnmarshaller |
RiverUnmarshaller.blockUnmarshaller |
| Modifier and Type | Method and Description |
|---|---|
private BlockUnmarshaller |
RiverUnmarshaller.getBlockUnmarshaller() |
| Constructor and Description |
|---|
RiverObjectInputStream(RiverUnmarshaller riverUnmarshaller,
BlockUnmarshaller delegateUnmarshaller) |