StompDisconnectHeaders

Creates an instance of StompDisconnectHeaders. Extra headers can be configured using the configure lambda.


Deprecated

This overload will be removed in a future version, please use the overload with lambda instead to set optional headers.

Replace with

import org.hildan.krossbow.stomp.headers.StompDisconnectHeaders
StompDisconnectHeaders { this.receipt = receipt }