|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.activemq.transport.stomp.StompCodec
public class StompCodec
| Constructor Summary | |
|---|---|
StompCodec(TcpTransport transport)
|
|
| Method Summary | |
|---|---|
static java.lang.String |
detectVersion(java.util.Map<java.lang.String,java.lang.String> headers)
|
void |
parse(java.io.ByteArrayInputStream input,
int readSize)
|
protected void |
processCommand()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StompCodec(TcpTransport transport)
| Method Detail |
|---|
public void parse(java.io.ByteArrayInputStream input,
int readSize)
throws java.lang.Exception
java.lang.Exception
protected void processCommand()
throws java.lang.Exception
java.lang.Exception
public static java.lang.String detectVersion(java.util.Map<java.lang.String,java.lang.String> headers)
throws ProtocolException
ProtocolException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||