| Interface | Description |
|---|---|
| RemoteConnectorRequest |
Helper wrapper around a Remote Request, to be performed by the
RemoteConnectorService. |
| RemoteConnectorResponse |
Helper wrapper around a Remote Response, for a request that
was executed by
RemoteConnectorService. |
| RemoteConnectorService |
Helper Service for performing remote web requests from within
the repository tier.
|
| 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.
|
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.