Uses of Package
org.ogf.saga.url

Packages that use org.ogf.saga.url
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.file This package provides classes to manipulate the contents of directories or files. 
org.ogf.saga.isn Provides interfaces to retrieve data from an information model. 
org.ogf.saga.job The job package describes the API for submitting jobs to a grid resource. 
org.ogf.saga.logicalfile This package provides classes to interact with replica systems. 
org.ogf.saga.namespace This package provides classes to manipulate namespaces. 
org.ogf.saga.rpc The methods of the SAGA RPC package map with the methods as defined in the GridRPC specification, as described in GFD.52, at least semantically, with slight modifications for SAGA look and feel, SAGA error conventions, SAGA task model, et cetera. 
org.ogf.saga.sd This API provides a mechanism to locate services. 
org.ogf.saga.stream The streams package provides a simple mechanism for setting up connections to remote components. 
org.ogf.saga.url The methods of the SAGA URL package allow access to the parts of an URL. 
 

Classes in org.ogf.saga.url used by org.ogf.saga.bootstrap
URLFactory
          Factory for URLs.
 

Classes in org.ogf.saga.url used by org.ogf.saga.file
URL
          The URL interface provides methods to access or set the individual parts of an URL, and to convert strings to URLs and vice versa.
 

Classes in org.ogf.saga.url used by org.ogf.saga.isn
URL
          The URL interface provides methods to access or set the individual parts of an URL, and to convert strings to URLs and vice versa.
 

Classes in org.ogf.saga.url used by org.ogf.saga.job
URL
          The URL interface provides methods to access or set the individual parts of an URL, and to convert strings to URLs and vice versa.
 

Classes in org.ogf.saga.url used by org.ogf.saga.logicalfile
URL
          The URL interface provides methods to access or set the individual parts of an URL, and to convert strings to URLs and vice versa.
 

Classes in org.ogf.saga.url used by org.ogf.saga.namespace
URL
          The URL interface provides methods to access or set the individual parts of an URL, and to convert strings to URLs and vice versa.
 

Classes in org.ogf.saga.url used by org.ogf.saga.rpc
URL
          The URL interface provides methods to access or set the individual parts of an URL, and to convert strings to URLs and vice versa.
 

Classes in org.ogf.saga.url used by org.ogf.saga.sd
URL
          The URL interface provides methods to access or set the individual parts of an URL, and to convert strings to URLs and vice versa.
 

Classes in org.ogf.saga.url used by org.ogf.saga.stream
URL
          The URL interface provides methods to access or set the individual parts of an URL, and to convert strings to URLs and vice versa.
 

Classes in org.ogf.saga.url used by org.ogf.saga.url
URL
          The URL interface provides methods to access or set the individual parts of an URL, and to convert strings to URLs and vice versa.
 



Copyright © 2014 Open Grid Forum. All rights reserved.