public interface SmbTreeHandleInternal extends SmbTreeHandle
| Modifier and Type | Method and Description |
|---|---|
boolean |
areSignaturesActive() |
void |
ensureDFSResolved() |
int |
getMaximumBufferSize() |
int |
getReceiveBufferSize() |
int |
getSendBufferSize() |
SmbSession |
getSession()
Internal/testing use only
|
boolean |
hasCapability(int cap) |
void |
release() |
close, getConfig, getConnectedShare, getOEMDomainName, getRemoteHostName, getServerTimeZoneOffset, getTreeType, isConnected, isSameTree, isSMB2void release()
void ensureDFSResolved()
throws CIFSException
SmbExceptionCIFSExceptionboolean hasCapability(int cap)
throws CIFSException
cap - CIFSExceptionint getSendBufferSize()
throws CIFSException
CIFSExceptionint getReceiveBufferSize()
throws CIFSException
CIFSExceptionint getMaximumBufferSize()
throws CIFSException
CIFSExceptionboolean areSignaturesActive()
throws CIFSException
CIFSExceptionSmbExceptionSmbSession getSession()
Copyright © 2023. All rights reserved.