PathResolverpublic class DFSPathResolver extends java.lang.Object implements PathResolver
LOCAL| Constructor | Description |
|---|---|
DFSPathResolver(PathResolver wrapped) |
| Modifier and Type | Method | Description |
|---|---|---|
SmbPath |
resolve(Session session,
SMB2Packet responsePacket,
SmbPath smbPath) |
Reactive path resolution based on response packet
|
SmbPath |
resolve(Session session,
SmbPath smbPath) |
Proactive path resolution based on response packet
|
StatusHandler |
statusHandler() |
public DFSPathResolver(PathResolver wrapped)
public SmbPath resolve(Session session, SMB2Packet responsePacket, SmbPath smbPath) throws PathResolveException
PathResolverresolve in interface PathResolverPathResolveExceptionpublic StatusHandler statusHandler()
statusHandler in interface PathResolverpublic SmbPath resolve(Session session, SmbPath smbPath) throws PathResolveException
PathResolverresolve in interface PathResolverPathResolveException