public class ExchangePropFindRequest extends ExchangeDavRequest
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.log4j.Logger |
LOGGER |
protected org.apache.jackrabbit.webdav.property.DavPropertyNameSet |
propertyNameSet |
| Constructor and Description |
|---|
ExchangePropFindRequest(String uri) |
ExchangePropFindRequest(String uri,
org.apache.jackrabbit.webdav.property.DavPropertyNameSet propertyNameSet,
int depth) |
| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
generateRequestContent()
Generate request content from property values.
|
String |
getMethod() |
getResponse, getResponses, getResponseStatusCode, getTagContent, handleMultiValuedProperty, handleProperty, handlePropstat, handleResponse, handleResponseclone, expectContinue, getEntity, setEntitygetConfig, getProtocolVersion, getRequestLine, getURI, releaseConnection, setConfig, setProtocolVersion, setURI, started, toStringabort, completed, isAborted, reset, setCancellable, setConnectionRequest, setReleaseTriggeraddHeader, addHeader, containsHeader, getAllHeaders, getFirstHeader, getHeaders, getLastHeader, getParams, headerIterator, headerIterator, removeHeader, removeHeaders, setHeader, setHeader, setHeaders, setParamsequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitprotected static final org.apache.log4j.Logger LOGGER
protected final org.apache.jackrabbit.webdav.property.DavPropertyNameSet propertyNameSet
public ExchangePropFindRequest(String uri)
public ExchangePropFindRequest(String uri, org.apache.jackrabbit.webdav.property.DavPropertyNameSet propertyNameSet, int depth)
protected byte[] generateRequestContent()
ExchangeDavRequestgenerateRequestContent in class ExchangeDavRequestpublic String getMethod()
getMethod in interface org.apache.http.client.methods.HttpUriRequestgetMethod in class org.apache.http.client.methods.HttpPostCopyright © 2001–2025 MickaĆ«l Guessant. All rights reserved.