Uses of Package
org.ogf.saga.stream

Packages that use org.ogf.saga.stream
org.ogf.saga.bootstrap This package contains the bootstrap mechanism which connects a SAGA application, written on top of the SAGA Java language bindings, to a specific SAGA implementation. 
org.ogf.saga.stream The streams package provides a simple mechanism for setting up connections to remote components. 
 

Classes in org.ogf.saga.stream used by org.ogf.saga.bootstrap
StreamFactory
          Factory for objects from the stream package.
 

Classes in org.ogf.saga.stream used by org.ogf.saga.stream
Activity
          Flags for activities of a stream.
Stream
          A client stream object.
StreamFactory
          Factory for objects from the stream package.
StreamInputStream
          Since Java programmers are used to streams, the Java language bindings of SAGA provide them.
StreamOutputStream
          Since Java programmers are used to streams, the Java language bindings of SAGA provide them.
StreamServer
          A StreamServer object represents an endpoint for a listening/server object that waits for client connections.
StreamState
          SAGA Stream states.
 



Copyright © 2014 Open Grid Forum. All rights reserved.