Uses of Class
org.exoplatform.common.http.client.HTTPResponse
Packages that use HTTPResponse
-
Uses of HTTPResponse in org.exoplatform.common.http.client
Fields in org.exoplatform.common.http.client declared as HTTPResponseMethods in org.exoplatform.common.http.client that return HTTPResponseModifier and TypeMethodDescriptionCopy resource or colleaction to URL spesified indestinationparameter.Copy resource or colleaction to URL spesified indestinationparameter.Requests that file be DELETEd from the server.Requests that file be DELETEd from the server.HTTPConnection.ExtensionMethod(String method, String file, byte[] data, NVPair[] headers) This is here to allow an arbitrary, non-standard request to be sent.HTTPConnection.ExtensionMethod(String method, String file, HttpOutputStream os, NVPair[] headers) This is here to allow an arbitrary, non-standard request to be sent.GETs the file.Deprecated.Deprecated.GETs the file with a query consisting of the specified form-data.GETs the file with a query consisting of the specified form-data.Sends the HEAD request.Sends the HEAD request.Sends the HEAD request.Sends the HEAD request.Sends the HEAD request.LOCK requestRefresh LOCK request.Create new Collection.Move resource or colleaction to URL spesified indestinationparameter.Move resource or colleaction to URL spesified indestinationparameter.Request OPTIONS from the server.Request OPTIONS from the server.Request OPTIONS from the server.HTTPConnection.Options(String file, NVPair[] headers, HttpOutputStream stream) Request OPTIONS from the server.POSTs to the specified file.POSTs the raw data to the specified file.POSTs the raw data to the specified file using the specified headers.POSTs the data to the specified file.POSTs the data to the specified file using the specified headers.HTTPConnection.Post(String file, HttpOutputStream stream) POSTs the data written to the output stream to the specified file.HTTPConnection.Post(String file, HttpOutputStream stream, NVPair[] headers) POSTs the data written to the output stream to the specified file using the specified headers.POSTs form-data to the specified file.POST's form-data to the specified file using the specified headers.PROPFIND prop request with 'Depth' header specified as 'infinity'.PROPFIND prop request.HTTPConnection.PropfindAllprop(String resource) PROPFIND allprop request with 'Depth' header specified as 'infinity'.HTTPConnection.PropfindAllprop(String resource, int depth) PROPFIND allprop request with 'Depth' header specified as 'infinity'.HTTPConnection.PropfindPropname(String resource) PROPFIND propname request with 'Depth' header specified as 'infinity'.HTTPConnection.PropfindPropname(String resource, int depth) PROPFIND propname request.HTTPConnection.Proppath(String resource, Map<String, List<String>> propsSet, List<String> propsRemove) PROPPATCH request.PUTs the raw data into the specified file.PUTs the raw data into the specified file using the additional headers.PUTs the data into the specified file.PUTs the data into the specified file using the additional headers for the request.HTTPConnection.Put(String file, HttpOutputStream stream) PUTs the data written to the output stream into the specified file.HTTPConnection.Put(String file, HttpOutputStream stream, NVPair[] headers) PUTs the data written to the output stream into the specified file using the additional headers.protected final HTTPResponseHTTPConnection.setupRequest(String method, String resource, NVPair[] headers, byte[] entity, HttpOutputStream stream) Sets up the request, creating the list of headers to send and creating instances of the modules.Requests a TRACE.Requests a TRACE.Refresh LOCK request.