| Package | Description |
|---|---|
| org.apache.jackrabbit.webdav | |
| org.apache.jackrabbit.webdav.io | |
| org.apache.jackrabbit.webdav.server |
| Modifier and Type | Method and Description |
|---|---|
void |
DavResource.addMember(DavResource resource,
InputContext inputContext)
Add the given resource as an internal member to this resource.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InputContextImpl
InputContextImpl class encapsulates the InputStream
and some header values as present in the POST, PUT or MKCOL request. |
| Modifier and Type | Method and Description |
|---|---|
protected InputContext |
AbstractWebdavServlet.getInputContext(DavServletRequest request,
InputStream in)
Return a new
InputContext used for adding resource members |
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.