|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsmbdav.LockInfo
smbdav.Lock
smbdav.DefaultLockManager.BasicLock
smbdav.SmbLockManager.SmbLock
Constructor Summary | |
SmbLockManager.SmbLock(jcifs.smb.SmbFile resource,
java.security.Principal principal,
java.lang.String token,
LockInfo lockInfo)
|
Method Summary | |
void |
unlock()
|
Methods inherited from class smbdav.DefaultLockManager.BasicLock |
getPrincipal, getResource, getToken, refresh, setTimeout |
Methods inherited from class smbdav.Lock |
toString |
Methods inherited from class smbdav.LockInfo |
getDepth, getOwner, getTimeout, isExclusive, setDepth, setExclusive, setOwner |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public SmbLockManager.SmbLock(jcifs.smb.SmbFile resource, java.security.Principal principal, java.lang.String token, LockInfo lockInfo) throws java.io.IOException, LockException
Method Detail |
public void unlock() throws java.io.IOException
unlock
in class DefaultLockManager.BasicLock
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |