|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.activemq.transport.stomp.Begin
Field Summary | |
static org.activemq.transport.stomp.Command |
NULL_COMMAND
Returns a command instance which always returns null for a packet |
Constructor Summary | |
Begin(StompWireFormat format)
|
Method Summary | |
org.activemq.transport.stomp.PacketEnvelope |
build(java.lang.String commandLine,
java.io.DataInput in)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final org.activemq.transport.stomp.Command NULL_COMMAND
Constructor Detail |
public Begin(StompWireFormat format)
Method Detail |
public org.activemq.transport.stomp.PacketEnvelope build(java.lang.String commandLine, java.io.DataInput in) throws java.io.IOException
build
in interface org.activemq.transport.stomp.Command
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |