org.apache.activemq.transport.stomp
Class StompCodec
java.lang.Object
org.apache.activemq.transport.stomp.StompCodec
public class StompCodec
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StompCodec
public StompCodec(TcpTransport transport)
parse
public void parse(ByteArrayInputStream input,
int readSize)
throws Exception
- Throws:
Exception
processCommand
protected void processCommand()
throws Exception
- Throws:
Exception
detectVersion
public static String detectVersion(Map<String,String> headers)
throws ProtocolException
- Throws:
ProtocolException
Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.