|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.wvcm.store.webdav.response.AbstractResponse
org.apache.wvcm.store.webdav.response.LockResponse
public class LockResponse
Handler for response bodies from a LOCK request.
Field Summary |
---|
Fields inherited from class org.apache.wvcm.store.webdav.response.AbstractResponse |
---|
dnsp, provider, requestResource, respBodyDoc |
Constructor Summary | |
---|---|
LockResponse(Resource resource,
java.io.InputStream respBodyAsStream)
Create handler from given input stream. |
Method Summary | |
---|---|
LockToken |
createLockToken()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LockResponse(Resource resource, java.io.InputStream respBodyAsStream) throws WvcmException
WvcmException
Method Detail |
---|
public LockToken createLockToken() throws WvcmException
WvcmException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |