| Constructor and Description |
|---|
MQTTCodec(TcpTransport transport) |
| Modifier and Type | Method and Description |
|---|---|
static String |
commandType(byte header) |
void |
parse(DataByteArrayInputStream input,
int readSize) |
public MQTTCodec(TcpTransport transport)
public void parse(DataByteArrayInputStream input, int readSize) throws Exception
Exceptionpublic static String commandType(byte header) throws IOException, javax.jms.JMSException
IOExceptionjavax.jms.JMSExceptionCopyright © 2005–2024. All rights reserved.