Class SMB2CreditGrantingPacketHandler

All Implemented Interfaces:
IncomingPacketHandler

public class SMB2CreditGrantingPacketHandler extends SMB2PacketHandler
[MS-SMB2] 3.2.5.1.4 Granting Message Credits If CreditResponse is greater than 0, the client MUST insert the newly granted credits into the Connection.SequenceWindow. For each credit that is granted, the client MUST insert the next highest value into the sequence window, as specified in section 3.2.4.1.6. The client MUST then signal any requests that were waiting for available message identifiers to continue processing.