Uses of Package
org.ogf.saga.buffer

Packages that use org.ogf.saga.buffer
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.buffer This package provides the Buffer interface. 
org.ogf.saga.file This package provides classes to manipulate the contents of directories or files. 
org.ogf.saga.stream The streams package provides a simple mechanism for setting up connections to remote components. 
 

Classes in org.ogf.saga.buffer used by org.ogf.saga.bootstrap
BufferFactory
          Factory for creating buffers.
 

Classes in org.ogf.saga.buffer used by org.ogf.saga.buffer
Buffer
          Encapsulates a sequence of bytes to be used for I/O operations.
 

Classes in org.ogf.saga.buffer used by org.ogf.saga.file
Buffer
          Encapsulates a sequence of bytes to be used for I/O operations.
 

Classes in org.ogf.saga.buffer used by org.ogf.saga.stream
Buffer
          Encapsulates a sequence of bytes to be used for I/O operations.
 



Copyright © 2014 Open Grid Forum. All rights reserved.