Package | Description |
---|---|
org.jboss.marshalling.river |
The River protocol implementation package.
|
Modifier and Type | Method and Description |
---|---|
protected RiverObjectInputStream.State |
RiverObjectInputStream.start() |
static RiverObjectInputStream.State |
RiverObjectInputStream.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RiverObjectInputStream.State[] |
RiverObjectInputStream.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
RiverObjectInputStream.finish(RiverObjectInputStream.State restoreState) |
Copyright © 2011 JBoss, a division of Red Hat, Inc.