Uses of Interface
org.alfresco.service.cmr.remoteconnector.RemoteConnectorService
Packages that use RemoteConnectorService
-
Uses of RemoteConnectorService in org.alfresco.repo.remoteconnector
Classes in org.alfresco.repo.remoteconnector that implement RemoteConnectorServiceModifier and TypeClassDescriptionclassHttpClient powered implementation ofRemoteConnectorService, which performs requests to remote HTTP servers.Methods in org.alfresco.repo.remoteconnector with parameters of type RemoteConnectorServiceModifier and TypeMethodDescriptionstatic org.json.simple.JSONObjectRemoteConnectorServiceImpl.doExecuteJSONRequest(RemoteConnectorRequest request, RemoteConnectorService service) -
Uses of RemoteConnectorService in org.alfresco.repo.remoteticket
Methods in org.alfresco.repo.remoteticket with parameters of type RemoteConnectorServiceModifier and TypeMethodDescriptionvoidRemoteAlfrescoTicketServiceImpl.setRemoteConnectorService(RemoteConnectorService remoteConnectorService) Sets the Remote Connector Service to use to talk to remote systems with