|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alfresco.repo.webdav.WebDAVMethod
org.alfresco.repo.webdav.GetMethod
org.alfresco.repo.webdav.HeadMethod
public class HeadMethod
Implements the WebDAV HEAD method
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.alfresco.repo.webdav.WebDAVMethod |
|---|
WebDAVMethod.Condition |
| Field Summary |
|---|
| Fields inherited from class org.alfresco.repo.webdav.GetMethod |
|---|
m_returnContent |
| Fields inherited from class org.alfresco.repo.webdav.WebDAVMethod |
|---|
logger, m_conditions, m_davHelper, m_depth, m_request, m_resourceTag, m_response, m_rootNodeRef, m_strPath, m_userAgent |
| Constructor Summary | |
|---|---|
HeadMethod()
Default constructor |
|
| Method Summary |
|---|
| Methods inherited from class org.alfresco.repo.webdav.GetMethod |
|---|
executeImpl, isReadOnly, parseRequestBody, parseRequestHeaders |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HeadMethod()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||