Class SMB2GetDFSReferralRequest


  • public class SMB2GetDFSReferralRequest
    extends java.lang.Object
    [MS-DFSC].pdf 2.2.2 REQ_GET_DFS_REFERRAL
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void writeTo​(SMBBuffer buffer)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SMB2GetDFSReferralRequest

        public SMB2GetDFSReferralRequest​(java.lang.String path)
    • Method Detail

      • writeTo

        public void writeTo​(SMBBuffer buffer)