JBoss Marshalling 1.3.0.GA

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

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

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

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


JBoss Marshalling 1.3.0.GA

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