Class SMB1ComNegotiateRequest

  • All Implemented Interfaces:
    Packet<SMBBuffer>

    public class SMB1ComNegotiateRequest
    extends SMB1Packet
    MS-CIFS 2.2.4.52.1 SMB_COM_NEGOTIATE
    • Method Summary

      Modifier and Type Method Description
      void read​(SMB1PacketData packetData)  
      java.lang.String toString()  
      void writeTo​(SMBBuffer buffer)
      Write the message fields into the buffer, as specified in the MS-SMB specification.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait