|
||||||||||
| 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 | |
|---|---|
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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||