Uses of Class
org.springframework.extensions.surf.exception.ConnectorProviderException

Packages that use ConnectorProviderException
org.springframework.extensions.surf   
org.springframework.extensions.webscripts.connector   
 

Uses of ConnectorProviderException in org.springframework.extensions.surf
 

Methods in org.springframework.extensions.surf that throw ConnectorProviderException
 Connector WebFrameworkConnectorProvider.provide(String endpoint)
          Implementation of the contract to provide a Connector for our remote store.
 

Uses of ConnectorProviderException in org.springframework.extensions.webscripts.connector
 

Methods in org.springframework.extensions.webscripts.connector that throw ConnectorProviderException
 Connector ConnectorProviderImpl.provide(String endpoint)
          Implementation of the contract to provide a Connector for our the web script framework.
 Connector ConnectorProvider.provide(String endpoint)
          Builds a Connector object mounted against the given endpoint
 



Copyright © 2009 SpringSource, Inc. All Rights Reserved.