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