Package | Description |
---|---|
org.jboss.marshalling.river |
The River protocol implementation package.
|
Modifier and Type | Method and Description |
---|---|
protected RiverObjectOutputStream.State |
RiverObjectOutputStream.start() |
static RiverObjectOutputStream.State |
RiverObjectOutputStream.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RiverObjectOutputStream.State[] |
RiverObjectOutputStream.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 |
RiverObjectOutputStream.finish(RiverObjectOutputStream.State restoreState) |
Copyright © 2011 JBoss, a division of Red Hat, Inc.