JBoss Marshalling 1.3.0.GA

Uses of Class
org.jboss.marshalling.river.RiverObjectOutputStream.State

Packages that use RiverObjectOutputStream.State
org.jboss.marshalling.river The River protocol implementation package. 
 

Uses of RiverObjectOutputStream.State in org.jboss.marshalling.river
 

Methods in org.jboss.marshalling.river that return RiverObjectOutputStream.State
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.
 

Methods in org.jboss.marshalling.river with parameters of type RiverObjectOutputStream.State
protected  void RiverObjectOutputStream.finish(RiverObjectOutputStream.State restoreState)
           
 


JBoss Marshalling 1.3.0.GA

Copyright © 2011 JBoss, a division of Red Hat, Inc.