Uses of Package
org.n52.connectors.core

Packages that use org.n52.connectors.core
org.n52.connectors.core   
 

Classes in org.n52.connectors.core used by org.n52.connectors.core
AbstractConnectorTypeRegistry
           
AbstractFactory
          Adds a number of convenience functions to the ConnectorCreation.
Connector
          A connector is a support class that is needed to contain all administrative information that is needed to access service providers.
ConnectorCreation
          Creation of connectors by a factory class.
ConnectorRequest
          In the connector request a user formulates which functionality he wants from the service provider.
ConnectorTypeRegistry
          The interface to support the creation of the necessary information for the factory to load a connector class.
Dependency
          Describes the name and location of a resource a connector needs to be able to properly create an object that supports the requested fucntionality.