Uses of Class
org.springframework.extensions.webscripts.connector.AbstractConnector

Packages that use AbstractConnector
org.springframework.extensions.webscripts.connector   
 

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

Subclasses of AbstractConnector in org.springframework.extensions.webscripts.connector
 class AlfrescoConnector
          An implementation of an Alfresco Connector that can be used to conncet to an Alfresco Repository and issue URL invokes against it.
 class HttpConnector
          Basic Connector implementation that can be used to perform simple HTTP and HTTP communication with a remote endpoint.
 



Copyright © 2009 SpringSource, Inc. All Rights Reserved.