JBoss Marshalling 1.3.18.GA

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

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

Methods in org.jboss.marshalling.river that return RiverObjectInputStream.State
protected  RiverObjectInputStream.State RiverObjectInputStream.start()
           
static RiverObjectInputStream.State RiverObjectInputStream.State.valueOf(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.
 

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


JBoss Marshalling 1.3.18.GA

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