Class TreeConnect
java.lang.Object
com.hierynomus.smbj.share.TreeConnect
-
Constructor Summary
ConstructorsConstructorDescriptionTreeConnect(long treeId, SmbPath smbPath, Session session, Set<SMB2ShareCapabilities> capabilities, SmbConfig config, ConnectionContext connectionContext, SMBEventBus bus, Set<AccessMask> maximalAccess, Set<SMB2ShareFlags> shareFlags) -
Method Summary
-
Constructor Details
-
TreeConnect
public TreeConnect(long treeId, SmbPath smbPath, Session session, Set<SMB2ShareCapabilities> capabilities, SmbConfig config, ConnectionContext connectionContext, SMBEventBus bus, Set<AccessMask> maximalAccess, Set<SMB2ShareFlags> shareFlags)
-
-
Method Details
-
getTreeId
public long getTreeId() -
getSession
-
getMaximalAccess
-
getConfig
-
getNegotiatedProtocol
-
toString