Uses of Class
org.n52.connectors.core.AbstractConnectorTypeRegistry

Packages that use AbstractConnectorTypeRegistry
org.n52.connectors.core   
 

Uses of AbstractConnectorTypeRegistry in org.n52.connectors.core
 

Subclasses of AbstractConnectorTypeRegistry in org.n52.connectors.core
 class LocalConnectorTypeRegistry
          Handling of requests on the same system as the factory is located.
 class RemoteConnectorTypeRegistryProxy