JBoss Marshalling 1.3.18.GA

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

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(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.18.GA

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