org.activemq.transport.stomp
Class Begin
java.lang.Object
org.activemq.transport.stomp.Begin
public class Begin
- extends Object
Field Summary |
static org.activemq.transport.stomp.Command |
NULL_COMMAND
Returns a command instance which always returns null for a packet |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NULL_COMMAND
public static final org.activemq.transport.stomp.Command NULL_COMMAND
- Returns a command instance which always returns null for a packet
Begin
public Begin(StompWireFormat format)
build
public org.activemq.transport.stomp.PacketEnvelope build(String commandLine,
DataInput in)
throws IOException
- Throws:
IOException
Copyright © 2004-2008 Protique, Ltd.. All Rights Reserved.