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, handleResponse
clone, expectContinue, getEntity, setEntity
getConfig, getProtocolVersion, getRequestLine, getURI, releaseConnection, setConfig, setProtocolVersion, setURI, started, toString
abort, completed, isAborted, reset, setCancellable, setConnectionRequest, setReleaseTrigger
addHeader, addHeader, containsHeader, getAllHeaders, getFirstHeader, getHeaders, getLastHeader, getParams, headerIterator, headerIterator, removeHeader, removeHeaders, setHeader, setHeader, setHeaders, setParams
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected 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()
ExchangeDavRequest
generateRequestContent
in class ExchangeDavRequest
public String getMethod()
getMethod
in interface org.apache.http.client.methods.HttpUriRequest
getMethod
in class org.apache.http.client.methods.HttpPost
Copyright © 2001–2024 MickaĆ«l Guessant. All rights reserved.