Uses of Class
org.ogf.saga.stream.StreamState

Packages that use StreamState
org.ogf.saga.stream The streams package provides a simple mechanism for setting up connections to remote components. 
 

Uses of StreamState in org.ogf.saga.stream
 

Methods in org.ogf.saga.stream that return StreamState
static StreamState StreamState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static StreamState[] StreamState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014 Open Grid Forum. All rights reserved.