Class StompCodec
java.lang.Object
org.apache.activemq.transport.stomp.StompCodec
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringdetectVersion(Map<String, String> headers) voidparse(ByteArrayInputStream input, int readSize) protected void
-
Constructor Details
-
StompCodec
public StompCodec(org.apache.activemq.transport.tcp.TcpTransport transport)
-
-
Method Details
-
parse
- Throws:
Exception
-
processCommand
- Throws:
Exception
-
detectVersion
- Throws:
ProtocolException
-