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, isSMB2
void release()
void ensureDFSResolved() throws CIFSException
SmbException
CIFSException
boolean hasCapability(int cap) throws CIFSException
cap
- CIFSException
int getSendBufferSize() throws CIFSException
CIFSException
int getReceiveBufferSize() throws CIFSException
CIFSException
int getMaximumBufferSize() throws CIFSException
CIFSException
boolean areSignaturesActive() throws CIFSException
CIFSException
SmbException
SmbSession getSession()
Copyright © 2019. All rights reserved.