Version: 1.1.1

Uses of Package
org.biomoby.client

Packages that use org.biomoby.client
ca.ucalgary.seahawk.gui Seahawk is a graphical MOBY client that can be used standalone, or easily embedded in another Java application. 
ca.ucalgary.seahawk.services   
ca.ucalgary.seahawk.util   
org.biomoby.client The components used for developing Moby clients. 
org.biomoby.registry.sync   
 

Classes in org.biomoby.client used by ca.ucalgary.seahawk.gui
CentralImpl
          A default implementation of the interface Central allowing access to a Moby registry.
MobyRequest
          This class handles the WSDL transaction to request a response from a remote SOAP Web service that handles the MOBY format.
MobyRequestEvent
          This is the event passed to a MobyRequestEventHandler, representing either data for a request for service, or the data from a service response depending on whether the listener registered itself in a client or server.
MobyRequestEventHandler
          This interface is used for callbacks when MobyRequest is acting as a server or client.
 

Classes in org.biomoby.client used by ca.ucalgary.seahawk.services
CentralImpl
          A default implementation of the interface Central allowing access to a Moby registry.
 

Classes in org.biomoby.client used by ca.ucalgary.seahawk.util
MobyRequestEvent
          This is the event passed to a MobyRequestEventHandler, representing either data for a request for service, or the data from a service response depending on whether the listener registered itself in a client or server.
 

Classes in org.biomoby.client used by org.biomoby.client
BaseClient
          This is a base class for Biomoby clients.
CentralDigestCachedImpl
          An implementation of CentralAll, allowing to cache locally results of the cumulative methods so it does not need to access Moby registry all the time.
CentralDigestCachedSimpleImpl
          An implementation of CentralAll, allowing to cache locally results of the cumulative methods so it does not need to access Moby registry all the time.
CentralDigestImpl
          A default implementation of CentralDigest to get (also) cumulated data from a Moby registry.
CentralImpl
          A default implementation of the interface Central allowing access to a Moby registry.
DataServiceEdge
          An instance of this class is a container for a pair of a data type and a Moby service definitions, and for an information how they can be connected.
FileCache
          A simple cache implementation to save and later return (any) data, or to find that the given data are not available in the cache.
MobyRequest
          This class handles the WSDL transaction to request a response from a remote SOAP Web service that handles the MOBY format.
MobyRequestEvent
          This is the event passed to a MobyRequestEventHandler, representing either data for a request for service, or the data from a service response depending on whether the listener registered itself in a client or server.
MobyRequestEventHandler
          This interface is used for callbacks when MobyRequest is acting as a server or client.
MobyServiceLocator
          A container for information how to reach a Biomoby service.
ServicesEdge
          An instance of this class is a container for a pair of Moby service definitions, and for an information how they can be connected.
SimpleCache
          An interface defining basic operation for caching data.
SimpleFileCache
          An interface extending basic operations for caching data by pointing users directly to files with cached objects or for cached objects.
 

Classes in org.biomoby.client used by org.biomoby.registry.sync
CentralDigestImpl
          A default implementation of CentralDigest to get (also) cumulated data from a Moby registry.
 


Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010