public interface WebdavRequest extends DavServletRequest, ObservationDavServletRequest, OrderingDavServletRequest, TransactionDavServletRequest, DeltaVServletRequest, BindServletRequest
WebdavRequest
interface collects the functionality
defined by DavServletRequest
encapsulating
the core Webdav specification (RFC 2518) as well as the various extensions
used for observation and transaction support, ordering of collections, search
and versioning.getPollTimeout, getSubscriptionId, getSubscriptionInfo
getOrderingType, getOrderPatch, getPosition
getTransactionId, getTransactionInfo
getLabel, getLabelInfo, getMergeInfo, getOptionsInfo, getReportInfo, getUpdateInfo
getDavSession, getDepth, getDepth, getDestinationLocator, getLockInfo, getLockToken, getPropFindProperties, getPropFindType, getPropPatchChangeList, getRequestDocument, getRequestLocator, getTimeout, isOverwrite, matchesIfHeader, matchesIfHeader, setDavSession
getAuthType, getContextPath, getCookies, getDateHeader, getHeader, getHeaderNames, getHeaders, getIntHeader, getMethod, getPathInfo, getPathTranslated, getQueryString, getRemoteUser, getRequestedSessionId, getRequestURI, getRequestURL, getServletPath, getSession, getSession, getUserPrincipal, isRequestedSessionIdFromCookie, isRequestedSessionIdFromUrl, isRequestedSessionIdFromURL, isRequestedSessionIdValid, isUserInRole
getAttribute, getAttributeNames, getCharacterEncoding, getContentLength, getContentType, getInputStream, getLocale, getLocales, getParameter, getParameterMap, getParameterNames, getParameterValues, getProtocol, getReader, getRealPath, getRemoteAddr, getRemoteHost, getRequestDispatcher, getScheme, getServerName, getServerPort, isSecure, removeAttribute, setAttribute, setCharacterEncoding
getBindInfo, getHrefLocator, getMemberLocator, getRebindInfo, getUnbindInfo
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.