public class MQTTCodec extends Object
| Constructor and Description |
|---|
MQTTCodec(org.apache.activemq.transport.tcp.TcpTransport transport) |
| Modifier and Type | Method and Description |
|---|---|
static String |
commandType(byte header) |
void |
parse(org.fusesource.hawtbuf.DataByteArrayInputStream input,
int readSize) |
public MQTTCodec(org.apache.activemq.transport.tcp.TcpTransport transport)
public void parse(org.fusesource.hawtbuf.DataByteArrayInputStream input,
int readSize)
throws Exception
Exceptionpublic static String commandType(byte header) throws IOException, javax.jms.JMSException
IOExceptionjavax.jms.JMSExceptionCopyright © 2005-2015 The Apache Software Foundation. All Rights Reserved.