Uses of Class
org.springframework.extensions.webscripts.connector.AbstractConnector
Packages that use AbstractConnector
-
Uses of AbstractConnector in org.springframework.extensions.webscripts.connector
Subclasses of AbstractConnector in org.springframework.extensions.webscripts.connectorModifier and TypeClassDescriptionclassAn implementation of an Alfresco Connector that can be used to conncet to an Alfresco Repository and issue URL invokes against it.classBasic Connector implementation that can be used to perform simple HTTP and HTTP communication with a remote endpoint.