Uses of Class
com.hierynomus.msdfsc.DFSPath
Packages that use DFSPath
-
Uses of DFSPath in com.hierynomus.msdfsc
Fields in com.hierynomus.msdfsc declared as DFSPathModifier and TypeFieldDescription(package private) final DFSPathReferralCache.TargetSetEntry.targetPathMethods in com.hierynomus.msdfsc that return DFSPathModifier and TypeMethodDescription(package private) static DFSPathReferralCache.TargetSetEntry.getTargetPath()DFSPath.replacePrefix(String prefixToReplace, DFSPath target) DFSPath.replacePrefix(String prefixToReplace, String target) private DFSPathDFSPath.replacePrefix(String prefixToReplace, List<String> targetComponents) Methods in com.hierynomus.msdfsc with parameters of type DFSPathModifier and TypeMethodDescriptionvoidDFSPath.replacePrefix(String prefixToReplace, DFSPath target) -
Uses of DFSPath in com.hierynomus.smbj.paths
Fields in com.hierynomus.smbj.paths declared as DFSPathMethods in com.hierynomus.smbj.paths with parameters of type DFSPathModifier and TypeMethodDescriptionprivate DFSPathResolver.ReferralResultDFSPathResolver.getReferral(DFSPathResolver.DfsRequestType type, Share share, DFSPath path) private DFSPathResolver.ReferralResultDFSPathResolver.handleReferralResponse(DFSPathResolver.DfsRequestType type, SMB2IoctlResponse response, DFSPath originalPath) private DFSPathResolver.ReferralResultDFSPathResolver.sendDfsReferralRequest(DFSPathResolver.DfsRequestType type, String hostName, Session session, DFSPath path) Constructors in com.hierynomus.smbj.paths with parameters of type DFSPathModifierConstructorDescription(package private)ResolveState(DFSPath path, PathResolver.ResolveAction<T> action)