Comparable<IoBuffer>
public class ProxyHandshakeIoBuffer extends IoBufferWrapper
IoBuffer
wrapper to indicate handshake
related messages which should not be passed upstream of the ProxyFilter
.Constructor | Description |
---|---|
ProxyHandshakeIoBuffer(IoBuffer buf) |
allocate, allocate, getAllocator, isUseDirectBuffer, normalizeCapacity, setAllocator, setUseDirectBuffer, wrap, wrap, wrap
array, arrayOffset, asCharBuffer, asDoubleBuffer, asFloatBuffer, asInputStream, asIntBuffer, asLongBuffer, asOutputStream, asReadOnlyBuffer, asShortBuffer, buf, capacity, capacity, clear, compact, compareTo, duplicate, equals, expand, expand, fill, fill, fillAndReset, fillAndReset, flip, free, get, get, get, get, getChar, getChar, getDouble, getDouble, getEnum, getEnum, getEnumInt, getEnumInt, getEnumSet, getEnumSet, getEnumSetInt, getEnumSetInt, getEnumSetLong, getEnumSetLong, getEnumSetShort, getEnumSetShort, getEnumShort, getEnumShort, getFloat, getFloat, getHexDump, getHexDump, getInt, getInt, getLong, getLong, getMediumInt, getMediumInt, getObject, getObject, getParentBuffer, getPrefixedString, getPrefixedString, getShort, getShort, getSlice, getSlice, getString, getString, getUnsigned, getUnsigned, getUnsignedInt, getUnsignedInt, getUnsignedMediumInt, getUnsignedMediumInt, getUnsignedShort, getUnsignedShort, hasArray, hashCode, hasRemaining, indexOf, isAutoExpand, isAutoShrink, isDerived, isDirect, isReadOnly, limit, limit, mark, markValue, minimumCapacity, minimumCapacity, order, order, position, position, prefixedDataAvailable, prefixedDataAvailable, put, put, put, put, put, put, putChar, putChar, putDouble, putDouble, putEnum, putEnum, putEnumInt, putEnumInt, putEnumSet, putEnumSet, putEnumSetInt, putEnumSetInt, putEnumSetLong, putEnumSetLong, putEnumSetShort, putEnumSetShort, putEnumShort, putEnumShort, putFloat, putFloat, putInt, putInt, putLong, putLong, putMediumInt, putMediumInt, putObject, putPrefixedString, putPrefixedString, putPrefixedString, putPrefixedString, putShort, putShort, putString, putString, putUnsigned, putUnsigned, putUnsigned, putUnsigned, putUnsigned, putUnsigned, putUnsigned, putUnsigned, putUnsignedInt, putUnsignedInt, putUnsignedInt, putUnsignedInt, putUnsignedInt, putUnsignedInt, putUnsignedInt, putUnsignedInt, putUnsignedShort, putUnsignedShort, putUnsignedShort, putUnsignedShort, putUnsignedShort, putUnsignedShort, putUnsignedShort, putUnsignedShort, remaining, reset, rewind, setAutoExpand, setAutoShrink, shrink, skip, slice, sweep, sweep, toString
public ProxyHandshakeIoBuffer(IoBuffer buf)
Copyright © 2004–2018 Apache MINA Project. All rights reserved.