public class SymlinkPathResolver extends java.lang.Object implements PathResolver
LOCAL| Constructor and Description |
|---|
SymlinkPathResolver(PathResolver wrapped) |
| Modifier and Type | Method and Description |
|---|---|
SmbPath |
resolve(Session session,
SMB2Packet responsePacket,
SmbPath smbPath) |
StatusHandler |
statusHandler() |
public SymlinkPathResolver(PathResolver wrapped)
public SmbPath resolve(Session session, SMB2Packet responsePacket, SmbPath smbPath) throws PathResolveException
resolve in interface PathResolverPathResolveExceptionpublic StatusHandler statusHandler()
statusHandler in interface PathResolver