Package org.alfresco.service.cmr.remoteconnector
-
Interface Summary Interface Description RemoteConnectorRequest Helper wrapper around a Remote Request, to be performed by theRemoteConnectorService.RemoteConnectorResponse Helper wrapper around a Remote Response, for a request that was executed byRemoteConnectorService.RemoteConnectorService Helper Service for performing remote web requests from within the repository tier. -
Exception Summary Exception Description RemoteConnectorClientException An exception thrown when the remote server indicates that the client has made a mistake with the request.RemoteConnectorServerException An exception thrown when the remote server indicates that it has encountered a problem with the request, and cannot process it.