Uses of Class
com.hierynomus.smbj.share.Share
Packages that use Share
-
Uses of Share in com.hierynomus.smbj.paths
Methods in com.hierynomus.smbj.paths with parameters of type ShareModifier and TypeMethodDescriptionprivate DFSPathResolver.ReferralResult
DFSPathResolver.getReferral
(DFSPathResolver.DfsRequestType type, Share share, DFSPath path) -
Uses of Share in com.hierynomus.smbj.session
Fields in com.hierynomus.smbj.session with type parameters of type ShareMethods in com.hierynomus.smbj.session that return ShareModifier and TypeMethodDescriptionSession.connectShare
(String shareName) Connect to a share on the remote machine over the authenticated session.private Share
Session.connectTree
(String shareName) (package private) Share
TreeConnectTable.getTreeConnect
(long treeConnectId) (package private) Share
TreeConnectTable.getTreeConnect
(String shareName) Methods in com.hierynomus.smbj.session that return types with arguments of type ShareModifier and TypeMethodDescription(package private) Collection
<Share> TreeConnectTable.getOpenTreeConnects()
Methods in com.hierynomus.smbj.session with parameters of type Share