public class MQTTProtocolCodec
extends org.fusesource.hawtdispatch.transport.AbstractProtocolCodec
bufferPools, directReadBuffer, lastReadIoSize, lastWriteIoSize, nextDecodeAction, nextWriteBuffer, readBuffer, readBufferPool, readBufferSize, readChannel, readCounter, readEnd, readStart, writeBuffer, writeBufferPool, writeBufferSize, writeChannel, writeCounter| Constructor and Description |
|---|
MQTTProtocolCodec() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
encode(Object value) |
int |
getMaxMessageLength() |
protected org.fusesource.hawtdispatch.transport.AbstractProtocolCodec.Action |
initialDecodeAction() |
void |
setMaxMessageLength(int maxMessageLength) |
flush, flushNextWriteBuffer, full, getBufferPools, getLastReadSize, getLastWriteSize, getReadBufferSize, getReadCounter, getWriteBufferSize, getWriteCounter, isEmpty, onBufferFlushed, peekBytes, read, readBytes, readDirect, readUntil, readUntil, readUntil, setBufferPools, setTransport, unread, write, writeDirectpublic int getMaxMessageLength()
public void setMaxMessageLength(int maxMessageLength)
protected void encode(Object value) throws IOException
encode in class org.fusesource.hawtdispatch.transport.AbstractProtocolCodecIOExceptionprotected org.fusesource.hawtdispatch.transport.AbstractProtocolCodec.Action initialDecodeAction()
initialDecodeAction in class org.fusesource.hawtdispatch.transport.AbstractProtocolCodecCopyright © 2010–2021 FuseSource, Corp.. All rights reserved.