public class SMB2SetInfoResponse extends SMB2Packet
SINGLE_CREDIT_PAYLOAD_SIZE, structureSize| Constructor and Description |
|---|
SMB2SetInfoResponse() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
readMessage(SMBBuffer buffer)
Read the message, this is only called in case the response is a success response according to
#isSuccess(NtStatus) |
getBuffer, getCreditsAssigned, getError, getMaxPayloadSize, getMessageEndPos, getMessageStartPos, getSequenceNumber, getStructureSize, isIntermediateAsyncResponse, isSuccess, read, readError, setCreditsAssigned, toString, write, writeToprotected void readMessage(SMBBuffer buffer) throws Buffer.BufferException
SMB2Packet#isSuccess(NtStatus)readMessage in class SMB2PacketBuffer.BufferException