|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.activemq.transport.mqtt.MQTTCodec
public class MQTTCodec
| Constructor Summary | |
|---|---|
MQTTCodec(TcpTransport transport)
|
|
| Method Summary | |
|---|---|
static java.lang.String |
commandType(byte header)
|
void |
parse(DataByteArrayInputStream input,
int readSize)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MQTTCodec(TcpTransport transport)
| Method Detail |
|---|
public void parse(DataByteArrayInputStream input,
int readSize)
throws java.lang.Exception
java.lang.Exception
public static java.lang.String commandType(byte header)
throws java.io.IOException,
javax.jms.JMSException
java.io.IOException
javax.jms.JMSException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||