Class StompFrameV10
java.lang.Object
org.apache.activemq.artemis.core.protocol.stomp.StompFrame
org.apache.activemq.artemis.core.protocol.stomp.v10.StompFrameV10
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.activemq.artemis.core.protocol.stomp.StompFrame
StompFrame.Header -
Field Summary
Fields inherited from class org.apache.activemq.artemis.core.protocol.stomp.StompFrame
buffer, bytesBody, command, END_OF_FRAME, headers, size -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.activemq.artemis.core.protocol.stomp.StompFrame
addHeader, encode, encodeHeaders, getBody, getBodyAsBytes, getCommand, getEncodedSize, getHeader, getHeadersMap, hasHeader, isPing, needsDisconnect, setBody, setByteBody, setNeedsDisconnect, setPing, toActiveMQBuffer, toString
-
Constructor Details
-
StompFrameV10
-