Class DFSReferral
java.lang.Object
com.hierynomus.msdfsc.messages.DFSReferral
- Direct Known Subclasses:
DFSReferralV1, DFSReferralV2, DFSReferralV34
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic enum -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract intgetPath()longintgetTtl()intprotected abstract voidreadReferral(SMBBuffer buffer, int referralStartPos) voidsetDfsPath(String dfsPath) toString()
-
Field Details
-
path
-
-
Method Details
-
toString
-
readReferral
protected abstract void readReferral(SMBBuffer buffer, int referralStartPos) throws Buffer.BufferException - Throws:
Buffer.BufferException
-
determineSize
protected abstract int determineSize() -
getVersionNumber
public int getVersionNumber() -
getTtl
public int getTtl() -
getServerType
-
getReferralEntryFlags
public long getReferralEntryFlags() -
getPath
-
getDfsPath
-
getDfsAlternatePath
-
getSpecialName
-
getExpandedNames
-
setDfsPath
-