Uses of Interface
org.alfresco.httpclient.Response
-
Packages that use Response Package Description org.alfresco.httpclient -
-
Uses of Response in org.alfresco.httpclient
Classes in org.alfresco.httpclient that implement Response Modifier and Type Class Description class
HttpMethodResponse
Methods in org.alfresco.httpclient that return Response Modifier and Type Method Description Response
AlfrescoHttpClient. sendRequest(Request req)
Send Request to the repository
-