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