| Package | Description |
|---|---|
| org.apache.jackrabbit.webdav | |
| org.apache.jackrabbit.webdav.io | |
| org.apache.jackrabbit.webdav.server |
| Modifier and Type | Method and Description |
|---|---|
void |
DavResource.spool(OutputContext outputContext)
Spools the resource properties and ev. content to the specified context
(e.g. to respond to a 'GET' or 'HEAD' request).
|
| Modifier and Type | Class and Description |
|---|---|
class |
OutputContextImpl
OutputContextImpl... |
| Modifier and Type | Method and Description |
|---|---|
protected OutputContext |
AbstractWebdavServlet.getOutputContext(DavServletResponse response,
OutputStream out)
Return a new
OutputContext used for spooling resource properties and
the resource content |
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.