Package org.apache.jackrabbit.webdav
Interface ContentCodingAwareRequest
- 
- All Known Implementing Classes:
 WebdavRequestImpl
public interface ContentCodingAwareRequest 
- 
- 
Field Summary
Fields Modifier and Type Field Description static javax.xml.namespace.QNamePRECONDITION_SUPPORTEDElement name for signaling "must be supported content coding" 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetAcceptableCodings()java.util.List<java.lang.String>getRequestContentCodings() 
 -