Uses of Class
org.alfresco.service.cmr.remoteconnector.RemoteConnectorClientException
Packages that use RemoteConnectorClientException
-
Uses of RemoteConnectorClientException in org.alfresco.repo.remoteconnector
Methods in org.alfresco.repo.remoteconnector that throw RemoteConnectorClientExceptionModifier and TypeMethodDescriptionRemoteConnectorServiceImpl.executeRequest(RemoteConnectorRequest request) Executes the specified request, and return the response -
Uses of RemoteConnectorClientException in org.alfresco.service.cmr.remoteconnector
Methods in org.alfresco.service.cmr.remoteconnector that throw RemoteConnectorClientExceptionModifier and TypeMethodDescriptionRemoteConnectorService.executeRequest(RemoteConnectorRequest request) Executes the specified request, and return the response.