public class StompFrameV12 extends StompFrameV11
StompFrame.Header
allHeaders
buffer, bytesBody, command, END_OF_FRAME, headers, size
Constructor and Description |
---|
StompFrameV12(String command) |
StompFrameV12(String command,
Map<String,String> headers,
byte[] content) |
addHeader, encodeHeaders
encode, getBody, getBodyAsBytes, getCommand, getEncodedSize, getHeader, getHeadersMap, hasHeader, isPing, needsDisconnect, setBody, setByteBody, setNeedsDisconnect, setPing, toActiveMQBuffer, toString
Copyright © 2016 The Apache Software Foundation. All rights reserved.