- java.lang.Object
-
- org.fusesource.hawtdispatch.transport.AbstractProtocolCodec
-
- org.fusesource.stomp.codec.StompProtocolCodec
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.fusesource.hawtdispatch.transport.AbstractProtocolCodec
org.fusesource.hawtdispatch.transport.AbstractProtocolCodec.Action
-
Nested classes/interfaces inherited from interface org.fusesource.hawtdispatch.transport.ProtocolCodec
org.fusesource.hawtdispatch.transport.ProtocolCodec.BufferState
-
Field Summary
-
Fields inherited from class org.fusesource.hawtdispatch.transport.AbstractProtocolCodec
bufferPools, directReadBuffer, lastReadIoSize, lastWriteIoSize, nextDecodeAction, nextWriteBuffer, readBuffer, readBufferPool, readBufferSize, readChannel, readCounter, readEnd, readStart, writeBuffer, writeBufferPool, writeBufferSize, writeChannel, writeCounter
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
protected void |
encode(java.lang.Object value) |
protected org.fusesource.hawtdispatch.transport.AbstractProtocolCodec.Action |
initialDecodeAction() |
-
Methods inherited from class org.fusesource.hawtdispatch.transport.AbstractProtocolCodec
flush, flushNextWriteBuffer, full, getBufferPools, getLastReadSize, getLastWriteSize, getReadBufferSize, getReadCounter, getWriteBufferSize, getWriteCounter, isEmpty, onBufferFlushed, peekBytes, read, readBytes, readDirect, readUntil, readUntil, readUntil, setBufferPools, setTransport, unread, write, writeDirect
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
max_headers
public int max_headers
Copyright © 2010-2013 FuseSource, Corp.. All Rights Reserved.