- getApplicationProtocol() - 类 中的方法net.hasor.neta.handler.ssl.JdkSslContext
-
- getApplicationProtocol() - 接口 中的方法net.hasor.neta.handler.ssl.SslContext
-
Returns the name of the negotiated application-level protocol.
- getAppProtocol() - 类 中的方法net.hasor.neta.handler.ssl.SslConfig
-
- getAppProtocolSelector() - 类 中的方法net.hasor.neta.handler.ssl.SslConfig
-
- getAttribute(String) - 类 中的方法net.hasor.neta.channel.AttributeChannel
-
- getAttribute(String) - 接口 中的方法net.hasor.neta.channel.SoChannel
-
get SoChannel attributes
- getAuthType() - 类 中的方法net.hasor.neta.handler.ssl.SslConfig
-
- getBufAllocator() - 类 中的方法net.hasor.neta.channel.SoConfig
-
- getByte(int) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- getByte(int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
从 offset 偏移量的位置上开始读取 1 字节。
- getByte(int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- getByteBufAllocator() - 类 中的方法net.hasor.neta.channel.DefaultSoResManager
-
- getByteBufAllocator() - 接口 中的方法net.hasor.neta.channel.SoResManager
-
- getBytes(int, byte[], int, int) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- getBytes(int, byte[]) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
从 offset 偏移量的位置上开始读取一定数量的字节,并将它们存储到缓冲区数组 b 中。
- getBytes(int, byte[], int, int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
从 offset 偏移量的位置上开始读取 len 数量的字节,并将它们存储到 off 位置开始的缓冲区数组 b 中。
- getBytes(int, byte[]) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- getBytes(int, byte[], int, int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- getCapacity() - 类 中的方法net.hasor.neta.handler.PipeQueue
-
- getCapacity() - 接口 中的方法net.hasor.neta.handler.PipeRcvQueue
-
Returns the number of capacity.
- getCapacity() - 接口 中的方法net.hasor.neta.handler.PipeSndQueue
-
Returns the number of capacity.
- getCause() - 类 中的方法net.hasor.neta.channel.DefaultSoTask
-
- getChannel() - 接口 中的方法net.hasor.neta.channel.PipeContext
-
the channel
- getChannel() - 类 中的方法net.hasor.neta.channel.PipeContextImpl
-
- getChannelCount() - 类 中的方法net.hasor.neta.channel.NetListen
-
get channel Count
- getChannelID() - 类 中的方法net.hasor.neta.channel.NetChannel
-
- getChannelID() - 类 中的方法net.hasor.neta.channel.NetListen
-
- getChannelID() - 接口 中的方法net.hasor.neta.channel.SoChannel
-
channel id
- getChannelID() - 类 中的方法net.hasor.neta.handler.EmbeddedChannel
-
- getCiphers() - 类 中的方法net.hasor.neta.handler.ssl.SslConfig
-
- getClassLoader() - 类 中的方法net.hasor.neta.channel.SoConfig
-
- getClient() - 类 中的方法net.hasor.neta.handler.EmbeddedTransfer
-
- getClientAuth() - 类 中的方法net.hasor.neta.handler.ssl.SslConfig
-
- getCobble() - 接口 中的方法net.hasor.neta.channel.SoContext
-
get CobbleSocket
- getCobble() - 类 中的方法net.hasor.neta.handler.EmbeddedSoContext
-
- getConfig() - 类 中的方法net.hasor.neta.channel.AbstractSocket
-
- getConfig() - 接口 中的方法net.hasor.neta.channel.PipeContext
-
global config
- getConfig() - 类 中的方法net.hasor.neta.channel.PipeContextImpl
-
- getConfig() - 接口 中的方法net.hasor.neta.channel.SoContext
-
return global config.
- getConfig() - 类 中的方法net.hasor.neta.handler.EmbeddedSoContext
-
- getConfig() - 接口 中的方法net.hasor.neta.handler.ssl.SslContext
-
return ssl config.
- getConfig() - 类 中的方法net.hasor.neta.handler.ssl.SslContextBasic
-
- getConnectTimeoutMs() - 类 中的方法net.hasor.neta.channel.SoConfig
-
- getContext() - 类 中的方法net.hasor.neta.channel.AbstractSocket
-
- getContext() - 类 中的方法net.hasor.neta.channel.NetChannel
-
- getContext() - 类 中的方法net.hasor.neta.channel.NetListen
-
- getContext() - 接口 中的方法net.hasor.neta.channel.SoChannel
-
get context
- getContext() - 类 中的方法net.hasor.neta.handler.EmbeddedChannel
-
- getCreatedTime() - 类 中的方法net.hasor.neta.channel.NetChannel
-
- getCreatedTime() - 类 中的方法net.hasor.neta.channel.NetListen
-
- getCreatedTime() - 接口 中的方法net.hasor.neta.channel.SoChannel
-
channel accept time
- getCreatedTime() - 类 中的方法net.hasor.neta.handler.EmbeddedChannel
-
- getDelayTime() - 类 中的方法net.hasor.neta.channel.DefaultSoTask
-
- getDelayUnit() - 类 中的方法net.hasor.neta.channel.DefaultSoTask
-
- getEngine() - 类 中的方法net.hasor.neta.handler.ssl.SslContextBasic
-
- getFloat32(int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 4 字节的 float(大端字节序),该方法不会更新 readerIndex 值。
- getFloat32(int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- getFloat32LE(int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 4 字节的 float(小端字节序),该方法不会更新 readerIndex 值。
- getFloat32LE(int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- getFloat64(int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 8 字节的 double(大端字节序),该方法不会更新 readerIndex 值。
- getFloat64(int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- getFloat64LE(int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 8 字节的 double(小端字节序),该方法不会更新 readerIndex 值。
- getFloat64LE(int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- getInt16(int) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- getInt16(int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 2 字节的 short(大端字节序),该方法不会更新 readerIndex 值。
- getInt16(int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- getInt16LE(int) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- getInt16LE(int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 2 字节的 short(小端字节序),该方法不会更新 readerIndex 值。
- getInt16LE(int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- getInt24(int) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- getInt24(int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 3 字节的 int(大端字节序),该方法不会更新 readerIndex 值。
- getInt24(int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- getInt24LE(int) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- getInt24LE(int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 3 字节的 int(小端字节序),该方法不会更新 readerIndex 值。
- getInt24LE(int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- getInt32(int) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- getInt32(int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 4 字节的 int(大端字节序),该方法不会更新 readerIndex 值。
- getInt32(int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- getInt32LE(int) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- getInt32LE(int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 4 字节的 int(小端字节序),该方法不会更新 readerIndex 值。
- getInt32LE(int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- getInt64(int) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- getInt64(int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 8 字节的 long(大端字节序),该方法不会更新 readerIndex 值。
- getInt64(int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- getInt64LE(int) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- getInt64LE(int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 8 字节的 long(小端字节序),该方法不会更新 readerIndex 值。
- getInt64LE(int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- getIoThreads() - 类 中的方法net.hasor.neta.channel.SoConfig
-
- getJksResource() - 类 中的方法net.hasor.neta.handler.ssl.SslConfig
-
- getKeyManagerFactory() - 类 中的方法net.hasor.neta.handler.ssl.SslConfig
-
- getKeyPassword() - 类 中的方法net.hasor.neta.handler.ssl.SslConfig
-
- getKeyStore() - 类 中的方法net.hasor.neta.handler.ssl.SslConfig
-
- getLastAcceptTime() - 类 中的方法net.hasor.neta.channel.NetListen
-
The last time for accepted channel.
- getLastActiveTime() - 类 中的方法net.hasor.neta.channel.NetChannel
-
- getLastActiveTime() - 类 中的方法net.hasor.neta.channel.NetListen
-
- getLastActiveTime() - 接口 中的方法net.hasor.neta.channel.SoChannel
-
The last time data was received or sent
- getLastActiveTime() - 类 中的方法net.hasor.neta.handler.EmbeddedChannel
-
- getLastRcvTime() - 类 中的方法net.hasor.neta.channel.NetChannel
-
last received data time
- getLastSndTime() - 类 中的方法net.hasor.neta.channel.NetChannel
-
last sent data time
- getListenPort() - 类 中的方法net.hasor.neta.channel.NetListen
-
return this listener bind socket port.
- getLocalAddr() - 类 中的方法net.hasor.neta.channel.NetChannel
-
- getLocalAddr() - 类 中的方法net.hasor.neta.channel.NetListen
-
- getLocalAddr() - 接口 中的方法net.hasor.neta.channel.SoChannel
-
- getLocalAddr() - 类 中的方法net.hasor.neta.handler.EmbeddedChannel
-
- getMaxCapacity() - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- getMaxResizingAppBufSize() - 类 中的方法net.hasor.neta.handler.ssl.SslConfig
-
- getMaxResizingNetBufSize() - 类 中的方法net.hasor.neta.handler.ssl.SslConfig
-
- getPeerHost() - 接口 中的方法net.hasor.neta.handler.ssl.SslContext
-
Returns the host name of the peer of this session.
- getPeerHost() - 类 中的方法net.hasor.neta.handler.ssl.SslContextBasic
-
- getPeerPort() - 接口 中的方法net.hasor.neta.handler.ssl.SslContext
-
Returns the host name of the peer of this session.
- getPeerPort() - 类 中的方法net.hasor.neta.handler.ssl.SslContextBasic
-
- getPemCertChain() - 类 中的方法net.hasor.neta.handler.ssl.SslConfig
-
- getPemPrivate() - 类 中的方法net.hasor.neta.handler.ssl.SslConfig
-
- getPipeRcvDownStackSize() - 类 中的方法net.hasor.neta.handler.PipeConfig
-
- getPipeSndUpStackSize() - 类 中的方法net.hasor.neta.handler.PipeConfig
-
- getPipeStatistical() - 类 中的方法net.hasor.neta.handler.EmbeddedChannel
-
Get protocol stack statistics
- getProtocols() - 类 中的方法net.hasor.neta.handler.ssl.SslConfig
-
- getProvider() - 类 中的方法net.hasor.neta.handler.ssl.SslConfig
-
- getRcvBufferSize() - 类 中的方法net.hasor.neta.channel.NetChannel
-
Returns the received buffer size.
- getRcvBufferUsed() - 类 中的方法net.hasor.neta.channel.NetChannel
-
Returns the size of the received buffer used.
- getRcvBytes() - 类 中的方法net.hasor.neta.channel.NetChannel
-
Number of bytes received
- getRcvDownSize() - 类 中的方法net.hasor.neta.handler.EmbeddedChannel
-
read messages limit from the RCV_DOWN of this
SoChannel.
- getRcvError() - 类 中的方法net.hasor.neta.handler.EmbeddedChannel
-
Get the possible received data protocol layer error
- getRcvHandlerStatus() - 类 中的方法net.hasor.neta.channel.NetChannel
-
Returns the receiving Handler state
- getRcvLocalBuf() - 类 中的方法net.hasor.neta.channel.SoConfig
-
- getRcvSlotSize() - 类 中的方法net.hasor.neta.channel.NetChannel
-
Returns the number of pipeline received slots.
- getRcvSlotSize() - 接口 中的方法net.hasor.neta.channel.Pipeline
-
Returns the number of available pipeline receive slots, The maximum value is Integer.MAX_VALUE
- getRcvSlotSize() - 类 中的方法net.hasor.neta.channel.SimplePipeStack
-
- getRcvSwapBuf() - 类 中的方法net.hasor.neta.channel.SoConfig
-
- getRemoteAddr() - 类 中的方法net.hasor.neta.channel.NetChannel
-
- getRemoteAddr() - 类 中的方法net.hasor.neta.channel.NetListen
-
- getRemoteAddr() - 接口 中的方法net.hasor.neta.channel.SoChannel
-
get remote address of the channel
- getRemoteAddr() - 类 中的方法net.hasor.neta.handler.EmbeddedChannel
-
- getRemoteAddress(long) - 接口 中的方法net.hasor.neta.channel.SoContext
-
get remote address of the channel
- getRemoteAddress(long) - 类 中的方法net.hasor.neta.handler.EmbeddedSoContext
-
- getResourceManager() - 接口 中的方法net.hasor.neta.channel.SoContext
-
- getResourceManager() - 类 中的方法net.hasor.neta.handler.EmbeddedSoContext
-
- getRetryIntervalMs() - 类 中的方法net.hasor.neta.channel.SoConfig
-
- getServer() - 类 中的方法net.hasor.neta.handler.EmbeddedTransfer
-
- getSimpleName() - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- getSimpleName() - 类 中的方法net.hasor.neta.bytebuf.ArrayByteBuf
-
- getSimpleName() - 类 中的方法net.hasor.neta.bytebuf.PooledNioByteBuf
-
- getSimpleName() - 类 中的方法net.hasor.neta.bytebuf.SliceNioByteBuf
-
- getSndBufferSize() - 类 中的方法net.hasor.neta.channel.NetChannel
-
Returns the send buffer size.
- getSndBufferUsed() - 类 中的方法net.hasor.neta.channel.NetChannel
-
Returns the size of the send buffer used.
- getSndBytes() - 类 中的方法net.hasor.neta.channel.NetChannel
-
Number of bytes send
- getSndDownSize() - 类 中的方法net.hasor.neta.handler.EmbeddedChannel
-
read messages limit from the SND_DOWN of this
SoChannel.
- getSndError() - 类 中的方法net.hasor.neta.handler.EmbeddedChannel
-
Get the possible send data protocol layer error
- getSndHandlerStatus() - 类 中的方法net.hasor.neta.channel.NetChannel
-
Returns the send Handler state
- getSndLocalBuf() - 类 中的方法net.hasor.neta.channel.SoConfig
-
- getSndSlotSize() - 类 中的方法net.hasor.neta.channel.NetChannel
-
Returns the number of pipeline send slots.
- getSndSlotSize() - 接口 中的方法net.hasor.neta.channel.Pipeline
-
Returns the number of pipeline send slots available, The maximum value is Integer.MAX_VALUE
- getSndSlotSize() - 类 中的方法net.hasor.neta.channel.SimplePipeStack
-
- getSndSwapBuf() - 类 中的方法net.hasor.neta.channel.SoConfig
-
- getSoContext() - 接口 中的方法net.hasor.neta.channel.PipeContext
-
the SoContext
- getSoContext() - 类 中的方法net.hasor.neta.channel.PipeContextImpl
-
- getSoKeepAlive() - 类 中的方法net.hasor.neta.channel.SoConfig
-
- getSoKeepCount() - 类 中的方法net.hasor.neta.channel.SoConfig
-
- getSoKeepIdleSec() - 类 中的方法net.hasor.neta.channel.SoConfig
-
- getSoKeepIntervalSec() - 类 中的方法net.hasor.neta.channel.SoConfig
-
- getSoRcvBuf() - 类 中的方法net.hasor.neta.channel.SoConfig
-
- getSoReadTimeoutMs() - 类 中的方法net.hasor.neta.channel.SoConfig
-
- getSoSndBuf() - 类 中的方法net.hasor.neta.channel.SoConfig
-
- getSource() - 类 中的方法net.hasor.neta.channel.NetChannel
-
Returns the
NetListen that accepts this channel
- getSoWriteTimeoutMs() - 类 中的方法net.hasor.neta.channel.SoConfig
-
- getSslMode() - 类 中的方法net.hasor.neta.handler.ssl.SslConfig
-
- getStatus() - 类 中的方法net.hasor.neta.channel.DefaultSoTask
-
- getString(int, int, Charset) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
从 offset 开始读取 len 个字节,并构造一个 String,该方法不会更新 readerIndex 值。
- getString(int, int, Charset) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- getTaskThreads() - 类 中的方法net.hasor.neta.channel.SoConfig
-
- getThreadFactory() - 类 中的方法net.hasor.neta.channel.SoConfig
-
- getTrustManagerFactory() - 类 中的方法net.hasor.neta.handler.ssl.SslConfig
-
- getTrustManagers() - 类 中的方法net.hasor.neta.handler.ssl.SslConfig
-
- getTrustManagers(KeyStore) - 类 中的方法net.hasor.neta.handler.ssl.SslContextBasic
-
create TrustManagerFactory
- getUInt16(int) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- getUInt16(int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 2 字节的 无符号 sort(小端字节序),该方法不会更新 readerIndex 值。
- getUInt16(int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- getUInt16LE(int) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- getUInt16LE(int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 2 字节的 无符号 sort(小端字节序),该方法不会更新 readerIndex 值。
- getUInt16LE(int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- getUInt24(int) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- getUInt24(int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 3 字节的 无符号 int(小端字节序),该方法不会更新 readerIndex 值。
- getUInt24(int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- getUInt24LE(int) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- getUInt24LE(int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 3 字节的 无符号 int(小端字节序),该方法不会更新 readerIndex 值。
- getUInt24LE(int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- getUInt32(int) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- getUInt32(int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 4 字节的 无符号 int(小端字节序),该方法不会更新 readerIndex 值。
- getUInt32(int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- getUInt32LE(int) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- getUInt32LE(int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 4 字节的 无符号 int(小端字节序),该方法不会更新 readerIndex 值。
- getUInt32LE(int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- getUInt8(int) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- getUInt8(int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 1 字节的 byte 返回 0~255 之间的一个数(小端字节序),该方法不会更新 readerIndex 值。
- getUInt8(int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- net.hasor.neta.bytebuf - 程序包 net.hasor.neta.bytebuf
-
- net.hasor.neta.channel - 程序包 net.hasor.neta.channel
-
- net.hasor.neta.handler - 程序包 net.hasor.neta.handler
-
- net.hasor.neta.handler.ssl - 程序包 net.hasor.neta.handler.ssl
-
- NetChannel - net.hasor.neta.channel中的类
-
A tcp network channel
the channel that binds to the Application layer network protocol stack.
- NetListen - net.hasor.neta.channel中的类
-
A listener channel for accept incoming sockets and binding them to the protocol stack
- NetListener - net.hasor.neta.channel中的接口
-
For NetListen you can listen to the accepted channel and NetChannel close events.
- NetListenOptions - net.hasor.neta.channel中的类
-
Listener options.
- NetListenOptions() - 类 的构造器net.hasor.neta.channel.NetListenOptions
-
- netLog - 类 中的变量net.hasor.neta.handler.ssl.SslContextBasic
-
- newFactory(ClassLoader, String) - 接口 中的方法net.hasor.neta.channel.SoThreadFactory
-
- newLocalRcvBuf() - 类 中的方法net.hasor.neta.channel.DefaultSoResManager
-
- newLocalRcvBuf() - 接口 中的方法net.hasor.neta.channel.SoResManager
-
- newLocalSndBuf() - 类 中的方法net.hasor.neta.channel.DefaultSoResManager
-
- newLocalSndBuf() - 接口 中的方法net.hasor.neta.channel.SoResManager
-
- newSoConfig() - 类 中的静态方法net.hasor.neta.handler.EmbeddedSoContext
-
- newSwapSndBuf() - 类 中的方法net.hasor.neta.channel.DefaultSoResManager
-
- newSwapSndBuf() - 接口 中的方法net.hasor.neta.channel.SoResManager
-
- nextID() - 类 中的静态方法net.hasor.neta.handler.EmbeddedSoContext
-
- nextReadable(int) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- nextTo() - 接口 中的方法net.hasor.neta.handler.PipeBuilder
-
empty PipelineBuilder is mostly used to develop the protocol stack via Embedded.
- nextTo(PipeLayer<ByteBuf, RCV_DOWN, SND_UP, ByteBuf>) - 接口 中的方法net.hasor.neta.handler.PipeBuilder
-
this is a Duplexer, The data flow direction is identified by the isRcv parameter.
- nextTo(String, PipeLayer<ByteBuf, RCV_DOWN, SND_UP, ByteBuf>) - 接口 中的方法net.hasor.neta.handler.PipeBuilder
-
this is a Duplexer, The data flow direction is identified by the isRcv parameter.
- nextTo(String, PipeConfig, PipeLayer<ByteBuf, RCV_DOWN, SND_UP, ByteBuf>) - 接口 中的方法net.hasor.neta.handler.PipeBuilder
-
this is a Duplexer, The data flow direction is identified by the isRcv parameter.
- nextTo(PipeHandler<ByteBuf, RCV_DOWN>, PipeHandler<SND_UP, ByteBuf>) - 接口 中的方法net.hasor.neta.handler.PipeBuilder
-
using decoder and encoder to combined for duplex.
- nextTo(String, PipeHandler<ByteBuf, RCV_DOWN>, PipeHandler<SND_UP, ByteBuf>) - 接口 中的方法net.hasor.neta.handler.PipeBuilder
-
using decoder and encoder to combined for duplex.
- nextTo(String, PipeConfig, PipeHandler<ByteBuf, RCV_DOWN>, PipeHandler<SND_UP, ByteBuf>) - 接口 中的方法net.hasor.neta.handler.PipeBuilder
-
using decoder and encoder to combined for duplex.
- nextTo(PipeLayer<RCV_UP, RCV_DOWN, SND_UP, SND_DOWN>) - 接口 中的方法net.hasor.neta.handler.PipeBuilder.PipelineBuilder
-
this is a Duplexer, The data flow direction is identified by the isRcv parameter.
- nextTo(String, PipeLayer<RCV_UP, RCV_DOWN, SND_UP, SND_DOWN>) - 接口 中的方法net.hasor.neta.handler.PipeBuilder.PipelineBuilder
-
this is a Duplexer, The data flow direction is identified by the isRcv parameter.
- nextTo(String, PipeConfig, PipeLayer<RCV_UP, RCV_DOWN, SND_UP, SND_DOWN>) - 接口 中的方法net.hasor.neta.handler.PipeBuilder.PipelineBuilder
-
this is a Duplexer, The data flow direction is identified by the isRcv parameter.
- nextTo(PipeHandler<RCV_UP, RCV_DOWN>, PipeHandler<SND_UP, SND_DOWN>) - 接口 中的方法net.hasor.neta.handler.PipeBuilder.PipelineBuilder
-
using decoder and encoder to combined for duplex.
- nextTo(String, PipeHandler<RCV_UP, RCV_DOWN>, PipeHandler<SND_UP, SND_DOWN>) - 接口 中的方法net.hasor.neta.handler.PipeBuilder.PipelineBuilder
-
using decoder and encoder to combined for duplex.
- nextTo(String, PipeConfig, PipeHandler<RCV_UP, RCV_DOWN>, PipeHandler<SND_UP, SND_DOWN>) - 接口 中的方法net.hasor.neta.handler.PipeBuilder.PipelineBuilder
-
using decoder and encoder to combined for duplex.
- nextTo() - 类 中的方法net.hasor.neta.handler.PipeInitializer
-
- nextTo(String, PipeConfig, PipeLayer<ByteBuf, RCV_DOWN, SND_UP, ByteBuf>) - 类 中的方法net.hasor.neta.handler.PipeInitializer
-
- nextTo(String, PipeConfig, PipeHandler<ByteBuf, RCV_DOWN>, PipeHandler<SND_UP, ByteBuf>) - 类 中的方法net.hasor.neta.handler.PipeInitializer
-
- nextToDecoder(PipeHandler<RCV_UP, RCV_DOWN>) - 接口 中的方法net.hasor.neta.handler.PipeBuilder.PipelineBuilder
-
using decoder, the encoder is transparent
RCV_UP is
ByteBuf or Message
RCV_DOWN is
ByteBuf or Message
SND_DOWN equal to SND_UP
- nextToDecoder(String, PipeHandler<RCV_UP, RCV_DOWN>) - 接口 中的方法net.hasor.neta.handler.PipeBuilder.PipelineBuilder
-
using decoder, the encoder is transparent
RCV_UP is
ByteBuf or Message
RCV_DOWN is
ByteBuf or Message
SND_DOWN equal to SND_UP
- nextToDecoder(String, PipeConfig, PipeHandler<RCV_UP, RCV_DOWN>) - 接口 中的方法net.hasor.neta.handler.PipeBuilder.PipelineBuilder
-
using decoder, the encoder is transparent
RCV_UP is
ByteBuf or Message
RCV_DOWN is
ByteBuf or Message
SND_DOWN equal to SND_UP
- nextToEncoder(PipeHandler<SND_UP, SND_DOWN>) - 接口 中的方法net.hasor.neta.handler.PipeBuilder.PipelineBuilder
-
using encoder, the decoder is transparent
RCV_UP equal to RCV_DOWN
SND_UP is
ByteBuf or Message
SND_DOWN is
ByteBuf or Message
- nextToEncoder(String, PipeHandler<SND_UP, SND_DOWN>) - 接口 中的方法net.hasor.neta.handler.PipeBuilder.PipelineBuilder
-
using encoder, the decoder is transparent
RCV_UP equal to RCV_DOWN
SND_UP is
ByteBuf or Message
SND_DOWN is
ByteBuf or Message
- nextToEncoder(String, PipeConfig, PipeHandler<SND_UP, SND_DOWN>) - 接口 中的方法net.hasor.neta.handler.PipeBuilder.PipelineBuilder
-
using encoder, the decoder is transparent
RCV_UP equal to RCV_DOWN
SND_UP is
ByteBuf or Message
SND_DOWN is
ByteBuf or Message
- nextWritable(int) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- NONE - 接口 中的静态变量net.hasor.neta.handler.ssl.SslProtocol
-
NONE
- notifyError(Throwable) - 类 中的方法net.hasor.neta.channel.NetListen
-
- peekMessage(int) - 类 中的方法net.hasor.neta.handler.PipeQueue
-
- peekMessage() - 接口 中的方法net.hasor.neta.handler.PipeRcvQueue
-
take message form queue
- peekMessage(int) - 接口 中的方法net.hasor.neta.handler.PipeRcvQueue
-
peek message form queue
- PipeBuilder - net.hasor.neta.handler中的接口
-
Application stack builder
- PipeBuilder.PipelineBuilder<RCV_UP,SND_DOWN> - net.hasor.neta.handler中的接口
-
- pipeConfig(PipeConfig) - 接口 中的方法net.hasor.neta.handler.PipeBuilder
-
empty PipelineBuilder is mostly used to develop the protocol stack via Embedded.
- pipeConfig() - 接口 中的方法net.hasor.neta.handler.PipeBuilder
-
Get the default PipeConfig
- pipeConfig(PipeConfig) - 接口 中的方法net.hasor.neta.handler.PipeBuilder.PipelineBuilder
-
empty PipelineBuilder is mostly used to develop the protocol stack via Embedded.
- pipeConfig() - 接口 中的方法net.hasor.neta.handler.PipeBuilder.PipelineBuilder
-
Get the default PipeConfig
- PipeConfig - net.hasor.neta.handler中的类
-
PipeConfig represents the amount of data stored on these endpoints
A
ByteBuf endpoint indicating the number of bytes to store
The
PipeRcvQueue/
PipeSndQueue endpoint, which indicates the number of stored objects
default value is -1, when set to -1, It means infinite
A PipeConfig is used for only one protocol layer.
- PipeConfig() - 类 的构造器net.hasor.neta.handler.PipeConfig
-
- pipeConfig(PipeConfig) - 类 中的方法net.hasor.neta.handler.PipeInitializer
-
- pipeConfig() - 类 中的方法net.hasor.neta.handler.PipeInitializer
-
- PipeContext - net.hasor.neta.channel中的接口
-
- pipeContext - 类 中的变量net.hasor.neta.handler.ssl.SslContextBasic
-
- PipeContextImpl - net.hasor.neta.channel中的类
-
PipeContext implements
- PipeContextImpl(SoChannel<?>, SoContext) - 类 的构造器net.hasor.neta.channel.PipeContextImpl
-
- pipeCtx - 类 中的变量net.hasor.neta.channel.NetChannel
-
- pipeCtx - 类 中的变量net.hasor.neta.handler.EmbeddedChannel
-
- PipeDuplexLayer<RCV_UP,RCV_DOWN,SND_UP,SND_DOWN> - net.hasor.neta.handler中的类
-
- PipeDuplexLayer(PipeHandler<RCV_UP, RCV_DOWN>, PipeHandler<SND_UP, SND_DOWN>) - 类 的构造器net.hasor.neta.handler.PipeDuplexLayer
-
- PipeExceptionHolder<IN,OUT> - net.hasor.neta.handler中的接口
-
Gets called if a Throwable was thrown.
- PipeFullException - net.hasor.neta.channel中的异常错误
-
Thrown to indicate that the pipleline's rcv slot is full and cannot accept more data.
- PipeFullException() - 异常错误 的构造器net.hasor.neta.channel.PipeFullException
-
- PipeFullException(String) - 异常错误 的构造器net.hasor.neta.channel.PipeFullException
-
- PipeHandler<IN,OUT> - net.hasor.neta.handler中的接口
-
Used to represent a unidirectional data processor, two
PipeHandler`s in opposite directions can to
PipeLayer
- PipeInitializer - net.hasor.neta.handler中的类
-
Application stack PipeBuilder
- PipeInitializer() - 类 的构造器net.hasor.neta.handler.PipeInitializer
-
- PipeLayer<RCV_UP,RCV_DOWN,SND_UP,SND_DOWN> - net.hasor.neta.handler中的接口
-
PipeLayer is a Duplexer, The data flow direction is identified by the isRcv parameter.
- pipeline - 类 中的变量net.hasor.neta.channel.NetChannel
-
- Pipeline<OUT> - net.hasor.neta.channel中的接口
-
Application protocol stack
- PipelineFactory - net.hasor.neta.channel中的接口
-
Application protocol stack
- PipeListener<T> - net.hasor.neta.handler中的接口
-
The message receiving listener at the tail of the pipe.
- PipeQueue<T> - net.hasor.neta.handler中的类
-
PipeRcvQueue/PipeSndQueue implements
- PipeQueue(int) - 类 的构造器net.hasor.neta.handler.PipeQueue
-
- PipeRcvQueue<T> - net.hasor.neta.handler中的接口
-
Network protocol layer input endpoint data queue
- PipeSndQueue<T> - net.hasor.neta.handler中的接口
-
The network protocol layer outputs the data queue of the endpoint
- pipeStack - 类 中的变量net.hasor.neta.handler.EmbeddedChannel
-
- PipeStatistical - net.hasor.neta.handler中的接口
-
Get protocol stack statistics
- PipeStatus - net.hasor.neta.handler中的枚举
-
- pooledBuffer() - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBufAllocator
-
- pooledBuffer(int, int) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBufAllocator
-
- pooledBuffer() - 接口 中的方法net.hasor.neta.bytebuf.ByteBufAllocator
-
- pooledBuffer(int, int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBufAllocator
-
Allocate pooled
ByteBuf with the given maximal capacity.
- pooledBuffer(int, int, int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBufAllocator
-
Allocate a direct
ByteBuf with the given initial capacity and the given maximal capacity.
- pooledBuffer(int, int, int) - 类 中的方法net.hasor.neta.bytebuf.DirectByteBufAllocator
-
- pooledBuffer(int, int, int) - 类 中的方法net.hasor.neta.bytebuf.HeapByteBufAllocator
-
- pooledBuffer(int, int, int) - 类 中的方法net.hasor.neta.bytebuf.PooledDirectByteBufAllocator
-
- pooledBuffer(int, int, int) - 类 中的方法net.hasor.neta.bytebuf.PooledHeapByteBufAllocator
-
- pooledDirectBuffer() - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBufAllocator
-
- pooledDirectBuffer(int, int) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBufAllocator
-
- pooledDirectBuffer(int, int, int) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBufAllocator
-
- pooledDirectBuffer() - 接口 中的方法net.hasor.neta.bytebuf.ByteBufAllocator
-
- pooledDirectBuffer(int, int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBufAllocator
-
Allocate pooled
ByteBuf with the given maximal capacity.
- pooledDirectBuffer(int, int, int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBufAllocator
-
Allocate a direct
ByteBuf with the given initial capacity and the given maximal capacity.
- PooledDirectByteBufAllocator - net.hasor.neta.bytebuf中的类
-
ByteBufAllocator 接口实现用于创建池化的堆外 ByteBuf
- PooledDirectByteBufAllocator(int, int) - 类 的构造器net.hasor.neta.bytebuf.PooledDirectByteBufAllocator
-
Create new instance
- pooledHeapBuffer() - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBufAllocator
-
- pooledHeapBuffer(int, int) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBufAllocator
-
- pooledHeapBuffer(int, int, int) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBufAllocator
-
- pooledHeapBuffer() - 接口 中的方法net.hasor.neta.bytebuf.ByteBufAllocator
-
- pooledHeapBuffer(int, int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBufAllocator
-
Allocate pooled
ByteBuf with the given maximal capacity.
- pooledHeapBuffer(int, int, int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBufAllocator
-
Allocate a direct
ByteBuf with the given initial capacity and the given maximal capacity.
- PooledHeapByteBufAllocator - net.hasor.neta.bytebuf中的类
-
ByteBufAllocator 接口实现用于创建池化的堆 ByteBuf
- PooledHeapByteBufAllocator(int, int) - 类 的构造器net.hasor.neta.bytebuf.PooledHeapByteBufAllocator
-
Create new instance
- PooledNioByteBuf - net.hasor.neta.bytebuf中的类
-
基于 NioChunk 池化的 ByteBuf 接口实现,提供了扩缩容零拷贝实现
- PooledNioByteBuf(ByteBufAllocator, int, int, int, NioChunkAllocator) - 类 的构造器net.hasor.neta.bytebuf.PooledNioByteBuf
-
- PROTOCOL - 类 中的静态变量net.hasor.neta.handler.ssl.JdkSslContext
-
- rcvError(PipeContext, String, Throwable) - 接口 中的方法net.hasor.neta.channel.Pipeline
-
Errors from the network layer.
- rcvError(PipeContext, String, Throwable) - 类 中的方法net.hasor.neta.channel.SimplePipeStack
-
- rcvLayer(PipeContext, String, Object[]) - 接口 中的方法net.hasor.neta.channel.Pipeline
-
Processing received data
- rcvLayer(PipeContext, String, Object[]) - 类 中的方法net.hasor.neta.channel.SimplePipeStack
-
- rcvReset() - 类 中的方法net.hasor.neta.handler.PipeQueue
-
- rcvReset() - 接口 中的方法net.hasor.neta.handler.PipeRcvQueue
-
Reset the queue, and the data that has been fetched will be returned.
- rcvSubmit() - 类 中的方法net.hasor.neta.handler.PipeQueue
-
- rcvSubmit() - 接口 中的方法net.hasor.neta.handler.PipeRcvQueue
-
Mark the status of the Queue, and new data can be welcomed.
- read(ByteBuffer) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- read(ByteBuf, int) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- read(ByteBuffer) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
use copy to dst
- read(ByteBuf) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
use copy to dst
- read(ByteBuf, int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
use copy to dst
- read(ByteBuffer) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- read(ByteBuf) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- read(ByteBuf, int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- read() - 类 中的方法net.hasor.neta.bytebuf.ByteBufInputStream
-
- read(byte[], int, int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufInputStream
-
- readableBytes() - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- readableBytes() - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
Returns the number of readable bytes which is equal to
(this.markedWriterIndex - this.readerIndex).
- readableBytes() - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- readBoolean() - 类 中的方法net.hasor.neta.bytebuf.ByteBufInputStream
-
- readByte() - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- readByte() - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 1 字节。
- readByte() - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- readByte() - 类 中的方法net.hasor.neta.bytebuf.ByteBufInputStream
-
- readBytes() - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- readBytes(byte[], int, int) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- readBytes() - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
Returns the number of read bytes which is equal to
(readIndex - readMark).
- readBytes(byte[]) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取一定数量的字节,并将它们存储到缓冲区数组 b 中。
- readBytes(byte[], int, int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 len 数量的字节,并将它们存储到 off 位置开始的缓冲区数组 b 中。
- readBytes() - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- readBytes(byte[]) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- readBytes(byte[], int, int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- readBytes() - 类 中的方法net.hasor.neta.bytebuf.ByteBufInputStream
-
Returns the number of read bytes by this stream so far.
- readChar() - 类 中的方法net.hasor.neta.bytebuf.ByteBufInputStream
-
- readDouble() - 类 中的方法net.hasor.neta.bytebuf.ByteBufInputStream
-
- readerIndex - 类 中的变量net.hasor.neta.bytebuf.AbstractByteBuf
-
- readerIndex() - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- readerIndex() - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
Returns the readerIndex of this buffer.
- readerIndex() - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- readExpect(String, Charset) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
从当前位置开始读取,直到遇到第一个 expect 字符串读完。
- readExpect(char, Charset) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
从当前位置开始读取,直到遇到第一个 expect 字符串读完。
- readExpect(String, Charset) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- readExpect(char, Charset) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- readExpectLast(String, Charset) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
从当前位置开始读取,直到遇到最后一个 expect 字符串读完。
- readExpectLast(char, Charset) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
从当前位置开始读取,直到遇到最后一个 expect 字符串读完。
- readExpectLast(String, Charset) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- readExpectLast(char, Charset) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- readFloat() - 类 中的方法net.hasor.neta.bytebuf.ByteBufInputStream
-
- readFloat32() - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 4 字节的 float(大端字节序),读取后 readerIndex 会增加 4。
- readFloat32() - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- readFloat32LE() - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 4 字节的 float(小端字节序),读取后 readerIndex 会增加 4。
- readFloat32LE() - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- readFloat64() - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 8 字节的 double(大端字节序),读取后 readerIndex 会增加 8。
- readFloat64() - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- readFloat64LE() - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 8 字节的 double(小端字节序),读取后 readerIndex 会增加 8。
- readFloat64LE() - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- readFully(byte[]) - 类 中的方法net.hasor.neta.bytebuf.ByteBufInputStream
-
- readFully(byte[], int, int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufInputStream
-
- readInt() - 类 中的方法net.hasor.neta.bytebuf.ByteBufInputStream
-
- readInt16() - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- readInt16() - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 2 字节的 short(大端字节序),读取后 readerIndex 会增加 2。
- readInt16() - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- readInt16LE() - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- readInt16LE() - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 2 字节的 short(小端字节序),读取后 readerIndex 会增加 2。
- readInt16LE() - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- readInt24() - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- readInt24() - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 3 字节的 int(大端字节序),读取后 readerIndex 会增加 3。
- readInt24() - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- readInt24LE() - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- readInt24LE() - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 3 字节的 int(小端字节序),读取后 readerIndex 会增加 3。
- readInt24LE() - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- readInt32() - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- readInt32() - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 4 字节的 int(大端字节序),读取后 readerIndex 会增加 4。
- readInt32() - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- readInt32LE() - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- readInt32LE() - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 4 字节的 int(小端字节序),读取后 readerIndex 会增加 4。
- readInt32LE() - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- readInt64() - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- readInt64() - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 8 字节的 long(大端字节序),读取后 readerIndex 会增加 8。
- readInt64() - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- readInt64LE() - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- readInt64LE() - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 8 字节的 long(小端字节序),读取后 readerIndex 会增加 8。
- readInt64LE() - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- readLine() - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读一整行
- readLine(Charset) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读一整行
- readLine() - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- readLine(Charset) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- readLine() - 类 中的方法net.hasor.neta.bytebuf.ByteBufInputStream
-
- readLine(Charset) - 类 中的方法net.hasor.neta.bytebuf.ByteBufInputStream
-
- readLong() - 类 中的方法net.hasor.neta.bytebuf.ByteBufInputStream
-
- readMedium() - 类 中的方法net.hasor.neta.bytebuf.ByteBufInputStream
-
- readRcvDown() - 类 中的方法net.hasor.neta.handler.EmbeddedChannel
-
read messages from the RCV_DOWN of this
SoChannel.
- readRcvDownArray() - 类 中的方法net.hasor.neta.handler.EmbeddedChannel
-
read messages from the RCV_DOWN of this
SoChannel.
- readShort() - 类 中的方法net.hasor.neta.bytebuf.ByteBufInputStream
-
- readSndDown() - 类 中的方法net.hasor.neta.handler.EmbeddedChannel
-
read messages from the SND_DOWN of this
SoChannel.
- readSndDownArray(int) - 类 中的方法net.hasor.neta.handler.EmbeddedChannel
-
read messages from the SND_DOWN of this
SoChannel.
- readString(int, Charset) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 len 字节并将其构造成 String,读取后 readerIndex 会增加 len。
- readString(int, Charset) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- readUInt16() - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- readUInt16() - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 2 字节的 无符号 sort(大端字节序),读取后 readerIndex 会增加 2。
- readUInt16() - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- readUInt16LE() - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- readUInt16LE() - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 2 字节的 无符号 sort(小端字节序),读取后 readerIndex 会增加 2。
- readUInt16LE() - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- readUInt24() - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- readUInt24() - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 3 字节的 无符号 int(大端字节序),读取后 readerIndex 会增加 3。
- readUInt24() - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- readUInt24LE() - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- readUInt24LE() - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 3 字节的 无符号 int(小端字节序),读取后 readerIndex 会增加 3。
- readUInt24LE() - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- readUInt32() - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- readUInt32() - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 4 字节的 无符号 int(大端字节序),读取后 readerIndex 会增加 4。
- readUInt32() - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- readUInt32LE() - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- readUInt32LE() - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 4 字节的 无符号 int(小端字节序),读取后 readerIndex 会增加 4。
- readUInt32LE() - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- readUInt8() - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- readUInt8() - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
读取 1 字节的 byte 返回 0~255 之间的一个数(大端字节序),读取后 readerIndex 会增加 1。
- readUInt8() - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- readUnsignedByte() - 类 中的方法net.hasor.neta.bytebuf.ByteBufInputStream
-
- readUnsignedShort() - 类 中的方法net.hasor.neta.bytebuf.ByteBufInputStream
-
- readUTF() - 类 中的方法net.hasor.neta.bytebuf.ByteBufInputStream
-
- receivedBytes(int, int) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
markedWriterIndex 向前推进,有更多的数据可读
- receivedBytes(int, int) - 类 中的方法net.hasor.neta.bytebuf.ArrayByteBuf
-
- receivedBytes(int, int) - 类 中的方法net.hasor.neta.bytebuf.SliceNioByteBuf
-
- recycleByteBuf() - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
回收 markedReaderIndex 之前的内存区块
- recycleByteBuf() - 类 中的方法net.hasor.neta.bytebuf.ArrayByteBuf
-
- recycleByteBuf() - 类 中的方法net.hasor.neta.bytebuf.PooledNioByteBuf
-
- recycleByteBuf() - 类 中的方法net.hasor.neta.bytebuf.SliceNioByteBuf
-
- release(PipeContext) - 接口 中的方法net.hasor.neta.channel.Pipeline
-
before close.
- release(PipeContext) - 类 中的方法net.hasor.neta.handler.PipeDuplexLayer
-
- release(PipeContext) - 接口 中的方法net.hasor.neta.handler.PipeLayer
-
release protocol stack, connection close.
- release(PipeContext) - 类 中的方法net.hasor.neta.handler.ssl.SslPipeLayer
-
- releaseHandler(PipeContext) - 接口 中的方法net.hasor.neta.handler.PipeHandler
-
- removeListener(NetListener) - 类 中的方法net.hasor.neta.channel.NetListen
-
- reset() - 类 中的方法net.hasor.neta.bytebuf.ByteBufInputStream
-
- resetReader() - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- resetReader() - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
Repositions the current readerIndex to the marked
readerIndex in this buffer.
- resetReader() - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- resetWriter() - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- resetWriter() - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
Repositions the current writerIndex to the marked
writerIndex in this buffer.
- resetWriter() - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- resume() - 类 中的方法net.hasor.neta.channel.NetListen
-
set suspend is false
all new accept socket will be closed when suspend = true.
- run() - 类 中的方法net.hasor.neta.channel.DefaultSoTask
-
- selector(SoChannel<?>, SSLEngine, List<String>) - 接口 中的方法net.hasor.neta.handler.ssl.SslAppProtocolSelector
-
- sendData(Object) - 类 中的方法net.hasor.neta.channel.NetChannel
-
sent data to remote, The network IO transfer operation is performed asynchronously.
- sendData(Object, String) - 类 中的方法net.hasor.neta.channel.NetChannel
-
sent data to remote, The network IO transfer operation is performed asynchronously.
- sendData(Object) - 接口 中的方法net.hasor.neta.channel.PipeContext
-
write data to protocol stack, the event propagates backward from the current protocol layer
- sendData(Object) - 类 中的方法net.hasor.neta.channel.PipeContextImpl
-
- setAppProtocol(String[]) - 类 中的方法net.hasor.neta.handler.ssl.SslConfig
-
- setAppProtocolSelector(SslAppProtocolSelector) - 类 中的方法net.hasor.neta.handler.ssl.SslConfig
-
- setAttribute(String, Object) - 类 中的方法net.hasor.neta.channel.AttributeChannel
-
- setAttribute(String, Object) - 接口 中的方法net.hasor.neta.channel.SoChannel
-
set any object to SoChannel attributes
- setAuthType(SslAuthKeyType) - 类 中的方法net.hasor.neta.handler.ssl.SslConfig
-
- setBufAllocator(ByteBufAllocator) - 类 中的方法net.hasor.neta.channel.SoConfig
-
- setByte(int, byte) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- setByte(int, byte) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
在 offset 偏移量的位置上向后覆盖方式写入 1 字节的 byte,该方法不会更新 writerIndex 值。
- setByte(int, byte) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- setBytes(int, byte[]) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- setBytes(int, byte[], int, int) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- setBytes(int, byte[]) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
在 offset 偏移量的位置上向后覆盖方式写入 b 数组的数据,该方法不会更新 writerIndex 值。
- setBytes(int, byte[], int, int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
在 offset 偏移量的位置上向后覆盖方式写入 b 数组的数据,该方法不会更新 writerIndex 值。
- setBytes(int, byte[]) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- setBytes(int, byte[], int, int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- setCiphers(String[]) - 类 中的方法net.hasor.neta.handler.ssl.SslConfig
-
- setClassLoader(ClassLoader) - 类 中的方法net.hasor.neta.channel.SoConfig
-
- setClientAuth(SslClientAuth) - 类 中的方法net.hasor.neta.handler.ssl.SslConfig
-
- setConnectTimeoutMs(int) - 类 中的方法net.hasor.neta.channel.SoConfig
-
- setFloat32(int, float) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
在 offset 偏移量的位置上向后覆盖方式写入 4 字节长度的 float(大端字节序),该方法不会更新 writerIndex 值。
- setFloat32(int, float) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- setFloat32LE(int, float) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
在 offset 偏移量的位置上向后覆盖方式写入 4 字节长度的 float(小端字节序),该方法不会更新 writerIndex 值。
- setFloat32LE(int, float) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- setFloat64(int, double) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
在 offset 偏移量的位置上向后覆盖方式写入 8 字节长度的 float(大端字节序),该方法不会更新 writerIndex 值。
- setFloat64(int, double) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- setFloat64LE(int, double) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
在 offset 偏移量的位置上向后覆盖方式写入 8 字节长度的 float(小端字节序),该方法不会更新 writerIndex 值。
- setFloat64LE(int, double) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- setInt16(int, short) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- setInt16(int, short) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
在 offset 偏移量的位置上向后覆盖方式写入 2 字节长度的 sort(大端字节序),该方法不会更新 writerIndex 值。
- setInt16(int, short) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- setInt16LE(int, short) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- setInt16LE(int, short) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
在 offset 偏移量的位置上向后覆盖方式写入 2 字节长度的 sort(小端字节序),该方法不会更新 writerIndex 值。
- setInt16LE(int, short) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- setInt24(int, int) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- setInt24(int, int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
在 offset 偏移量的位置上向后覆盖方式写入 3 字节长度的 int(大端字节序),该方法不会更新 writerIndex 值。
- setInt24(int, int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- setInt24LE(int, int) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- setInt24LE(int, int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
在 offset 偏移量的位置上向后覆盖方式写入 3 字节长度的 int(小端字节序),该方法不会更新 writerIndex 值。
- setInt24LE(int, int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- setInt32(int, int) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- setInt32(int, int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
在 offset 偏移量的位置上向后覆盖方式写入 4 字节长度的 int(大端字节序),该方法不会更新 writerIndex 值。
- setInt32(int, int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- setInt32LE(int, int) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- setInt32LE(int, int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
在 offset 偏移量的位置上向后覆盖方式写入 4 字节长度的 int(小端字节序),该方法不会更新 writerIndex 值。
- setInt32LE(int, int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- setInt64(int, long) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- setInt64(int, long) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
在 offset 偏移量的位置上向后覆盖方式写入 8 字节长度的 long(大端字节序),该方法不会更新 writerIndex 值。
- setInt64(int, long) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- setInt64LE(int, long) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- setInt64LE(int, long) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
在 offset 偏移量的位置上向后覆盖方式写入 8 字节长度的 long(小端字节序),该方法不会更新 writerIndex 值。
- setInt64LE(int, long) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- setIoThreads(int) - 类 中的方法net.hasor.neta.channel.SoConfig
-
- setJksResource(String) - 类 中的方法net.hasor.neta.handler.ssl.SslConfig
-
- setKeyManagerFactory(KeyManagerFactory) - 类 中的方法net.hasor.neta.handler.ssl.SslConfig
-
- setKeyPassword(String) - 类 中的方法net.hasor.neta.handler.ssl.SslConfig
-
- setKeyStore(KeyStore) - 类 中的方法net.hasor.neta.handler.ssl.SslConfig
-
- setLocalBuf(int, int) - 类 中的方法net.hasor.neta.channel.SoConfig
-
- setMaxResizingAppBufSize(int) - 类 中的方法net.hasor.neta.handler.ssl.SslConfig
-
- setMaxResizingNetBufSize(int) - 类 中的方法net.hasor.neta.handler.ssl.SslConfig
-
- setNetlog(boolean) - 类 中的方法net.hasor.neta.channel.SoConfig
-
- setPemCertChain(String) - 类 中的方法net.hasor.neta.handler.ssl.SslConfig
-
- setPemPrivate(String) - 类 中的方法net.hasor.neta.handler.ssl.SslConfig
-
- setPipeRcvDownStackSize(int) - 类 中的方法net.hasor.neta.handler.PipeConfig
-
- setPipeSndUpStackSize(int) - 类 中的方法net.hasor.neta.handler.PipeConfig
-
- setProtocols(String[]) - 类 中的方法net.hasor.neta.handler.ssl.SslConfig
-
- setProvider(SslProvider) - 类 中的方法net.hasor.neta.handler.ssl.SslConfig
-
- setRcvLocalBuf(int) - 类 中的方法net.hasor.neta.channel.SoConfig
-
- setRcvSwapBuf(int) - 类 中的方法net.hasor.neta.channel.SoConfig
-
- setReadTimeout() - 类 中的方法net.hasor.neta.channel.NetChannel
-
Sets a timer that will fire readTimeout if no network data is received within a specified amount of time.
- setReadTimeout(int, TimeUnit) - 类 中的方法net.hasor.neta.channel.NetChannel
-
Sets a timer that will fire readTimeout if no network data is received within a specified amount of time.
- setRetryIntervalMs(int) - 类 中的方法net.hasor.neta.channel.SoConfig
-
- setSndLocalBuf(int) - 类 中的方法net.hasor.neta.channel.SoConfig
-
- setSndSwapBuf(int) - 类 中的方法net.hasor.neta.channel.SoConfig
-
- setSoKeepAlive(Boolean) - 类 中的方法net.hasor.neta.channel.SoConfig
-
- setSoKeepCount(Integer) - 类 中的方法net.hasor.neta.channel.SoConfig
-
- setSoKeepIdleSec(Integer) - 类 中的方法net.hasor.neta.channel.SoConfig
-
- setSoKeepIntervalSec(Integer) - 类 中的方法net.hasor.neta.channel.SoConfig
-
- setSoRcvBuf(Integer) - 类 中的方法net.hasor.neta.channel.SoConfig
-
- setSoReadTimeoutMs(Integer) - 类 中的方法net.hasor.neta.channel.SoConfig
-
- setSoSndBuf(Integer) - 类 中的方法net.hasor.neta.channel.SoConfig
-
- setSoWriteTimeoutMs(Integer) - 类 中的方法net.hasor.neta.channel.SoConfig
-
- setSsllog(boolean) - 类 中的方法net.hasor.neta.handler.ssl.SslConfig
-
- setSslMode(SslMode) - 类 中的方法net.hasor.neta.handler.ssl.SslConfig
-
- setString(int, String, Charset) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
在 offset 偏移量的位置上向后覆盖方式写入字符串,字符串会通过 str.getBytes(charset) 方式转换为字节数组,该方法不会更新 writerIndex 值。
- setString(int, String, Charset) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- setSuspend(boolean) - 类 中的方法net.hasor.neta.channel.NetListenOptions
-
- setSwapBuf(int, int) - 类 中的方法net.hasor.neta.channel.SoConfig
-
- setTaskThreads(int) - 类 中的方法net.hasor.neta.channel.SoConfig
-
- setThreadFactory(SoThreadFactory) - 类 中的方法net.hasor.neta.channel.SoConfig
-
- setTrustManagerFactory(TrustManagerFactory) - 类 中的方法net.hasor.neta.handler.ssl.SslConfig
-
- setTrustManagers(TrustManager[]) - 类 中的方法net.hasor.neta.handler.ssl.SslConfig
-
- shutdown - 类 中的变量net.hasor.neta.channel.AbstractSocket
-
- shutdown() - 类 中的方法net.hasor.neta.channel.AbstractSocket
-
- shutdown0(boolean) - 类 中的方法net.hasor.neta.channel.AbstractSocket
-
- shutdown0(boolean) - 类 中的方法net.hasor.neta.channel.CobbleSocket
-
- shutdownInput() - 类 中的方法net.hasor.neta.channel.NetChannel
-
Shutdown the connection for reading without closing the channel.
- shutdownOutput() - 类 中的方法net.hasor.neta.channel.NetChannel
-
Shutdown the connection for write without closing the channel.
- SimplePipeStack - net.hasor.neta.channel中的类
-
Application protocol stack
- SimplePipeStack() - 类 的构造器net.hasor.neta.channel.SimplePipeStack
-
- SimpleTask - net.hasor.neta.channel中的类
-
closing the channel.
- SimpleTask(Runnable) - 类 的构造器net.hasor.neta.channel.SimpleTask
-
- SimpleTrustManagerFactory - net.hasor.neta.handler.ssl中的类
-
- SimpleTrustManagerFactory() - 类 的构造器net.hasor.neta.handler.ssl.SimpleTrustManagerFactory
-
Creates a new instance.
- SimpleTrustManagerFactory(String) - 类 的构造器net.hasor.neta.handler.ssl.SimpleTrustManagerFactory
-
Creates a new instance.
- skip(long) - 类 中的方法net.hasor.neta.bytebuf.ByteBufInputStream
-
- skipBytes(int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufInputStream
-
- skipMessage(int) - 类 中的方法net.hasor.neta.handler.PipeQueue
-
- skipMessage(int) - 接口 中的方法net.hasor.neta.handler.PipeRcvQueue
-
skip message form queue
- skipReadableBytes(int) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- skipReadableBytes(int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
- skipReadableBytes(int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- skipWritableBytes(int) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- skipWritableBytes(int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
- skipWritableBytes(int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- SliceNioByteBuf - net.hasor.neta.bytebuf中的类
-
基于 NioChunk 的 ByteBuf 接口实现。
- SliceNioByteBuf(ByteBufAllocator, int, int, NioChunkAllocator) - 类 的构造器net.hasor.neta.bytebuf.SliceNioByteBuf
-
- SliceNioByteBuf(ByteBufAllocator, ByteBuffer) - 类 的构造器net.hasor.neta.bytebuf.SliceNioByteBuf
-
- sliceSizeByDefault - 类 中的变量net.hasor.neta.bytebuf.AbstractByteBufAllocator
-
- slotSize() - 类 中的方法net.hasor.neta.handler.PipeQueue
-
- slotSize() - 接口 中的方法net.hasor.neta.handler.PipeSndQueue
-
The number of writable slots, default is Integer.MAX.
- sndError(PipeContext, String, Throwable) - 接口 中的方法net.hasor.neta.channel.Pipeline
-
Errors from the network layer.
- sndError(PipeContext, String, Throwable) - 类 中的方法net.hasor.neta.channel.SimplePipeStack
-
- sndLayer(PipeContext, String, Object[]) - 接口 中的方法net.hasor.neta.channel.Pipeline
-
Trigger sending data
- sndLayer(PipeContext, String, Object[]) - 类 中的方法net.hasor.neta.channel.SimplePipeStack
-
- sndReset() - 类 中的方法net.hasor.neta.handler.PipeQueue
-
- sndReset() - 接口 中的方法net.hasor.neta.handler.PipeSndQueue
-
- sndSubmit() - 类 中的方法net.hasor.neta.handler.PipeQueue
-
- sndSubmit() - 接口 中的方法net.hasor.neta.handler.PipeSndQueue
-
- SO_CHANNEL_RETRY_CNT - 接口 中的静态变量net.hasor.neta.channel.PipeContext
-
- SoChannel<T> - net.hasor.neta.channel中的接口
-
Channel
- SoCloseException - net.hasor.neta.channel中的异常错误
-
- SoCloseException() - 异常错误 的构造器net.hasor.neta.channel.SoCloseException
-
- SoConfig - net.hasor.neta.channel中的类
-
Socket Config
- SoConfig() - 类 的构造器net.hasor.neta.channel.SoConfig
-
- SoConnectTimeoutException - net.hasor.neta.channel中的异常错误
-
ConnectException which will be thrown if a connection could not be established because of a connection timeout.
- SoConnectTimeoutException(String) - 异常错误 的构造器net.hasor.neta.channel.SoConnectTimeoutException
-
- SoContext - net.hasor.neta.channel中的接口
-
manage all network NetChannel and NetListen
- soContext - 类 中的变量net.hasor.neta.handler.ssl.SslContextBasic
-
- SoDelayTask - net.hasor.neta.channel中的类
-
delay task
- SoDelayTask(int) - 类 的构造器net.hasor.neta.channel.SoDelayTask
-
- SoDelayTask(SoContext) - 类 的构造器net.hasor.neta.channel.SoDelayTask
-
- SoHandlerStatus - net.hasor.neta.channel中的枚举
-
Handler status
- SoInputCloseException - net.hasor.neta.channel中的异常错误
-
- SoInputCloseException() - 异常错误 的构造器net.hasor.neta.channel.SoInputCloseException
-
- SoOutputCloseException - net.hasor.neta.channel中的异常错误
-
- SoOutputCloseException() - 异常错误 的构造器net.hasor.neta.channel.SoOutputCloseException
-
- SoOverflowException - net.hasor.neta.channel中的异常错误
-
socket Overflow Exception.
- SoOverflowException(String) - 异常错误 的构造器net.hasor.neta.channel.SoOverflowException
-
Constructs an instance of this class.
- SoReadTimeoutException - net.hasor.neta.channel中的异常错误
-
ConnectException which will be thrown if a connection could not be established because of a connection read timeout.
- SoReadTimeoutException(String) - 异常错误 的构造器net.hasor.neta.channel.SoReadTimeoutException
-
- SoResManager - net.hasor.neta.channel中的接口
-
Resource manager
- SoThreadFactory - net.hasor.neta.channel中的接口
-
Create a thread factory for io/worker threads.
- SoTimeoutException - net.hasor.neta.channel中的异常错误
-
Thrown to indicate that there is an error creating or accessing a Socket.
- SoTimeoutException() - 异常错误 的构造器net.hasor.neta.channel.SoTimeoutException
-
- SoTimeoutException(String) - 异常错误 的构造器net.hasor.neta.channel.SoTimeoutException
-
- SoWriteTimeoutException - net.hasor.neta.channel中的异常错误
-
ConnectException which will be thrown if a connection could not be established because of a connection write timeout.
- SoWriteTimeoutException(String) - 异常错误 的构造器net.hasor.neta.channel.SoWriteTimeoutException
-
- src() - 接口 中的方法net.hasor.neta.handler.PipeExceptionHolder
-
- SSL_v2 - 接口 中的静态变量net.hasor.neta.handler.ssl.SslProtocol
-
- SSL_v2Hello - 接口 中的静态变量net.hasor.neta.handler.ssl.SslProtocol
-
- SSL_v3 - 接口 中的静态变量net.hasor.neta.handler.ssl.SslProtocol
-
- SslAppProtocolSelector - net.hasor.neta.handler.ssl中的接口
-
Select a protocol that is supported in the TLS NPN/ALPN extension.
- SslAuthKeyType - net.hasor.neta.handler.ssl中的枚举
-
Certificate File Type
- SslClientAuth - net.hasor.neta.handler.ssl中的枚举
-
Indicates the state of the
SSLEngine with respect to client authentication.
- SslConfig - net.hasor.neta.handler.ssl中的类
-
SSL 配置
- SslConfig() - 类 的构造器net.hasor.neta.handler.ssl.SslConfig
-
- sslConfig - 类 中的变量net.hasor.neta.handler.ssl.SslContextBasic
-
- SslContext - net.hasor.neta.handler.ssl中的接口
-
- SslContextBasic - net.hasor.neta.handler.ssl中的类
-
An implementation of the
SslContext interface that provides SSL handshake support
- SslContextBasic(long, SslConfig, PipeContext, boolean) - 类 的构造器net.hasor.neta.handler.ssl.SslContextBasic
-
- sslLog - 类 中的变量net.hasor.neta.handler.ssl.SslContextBasic
-
- sslMode - 类 中的变量net.hasor.neta.handler.ssl.SslContextBasic
-
- SslMode - net.hasor.neta.handler.ssl中的枚举
-
SSL mode of working
- SslPipeLayer - net.hasor.neta.handler.ssl中的类
-
SSL 网络协议层
- SslPipeLayer(SslConfig) - 类 的构造器net.hasor.neta.handler.ssl.SslPipeLayer
-
- SslProtocol - net.hasor.neta.handler.ssl中的接口
-
Supported SSL protocols
- SslProvider - net.hasor.neta.handler.ssl中的枚举
-
An enumeration of SSL/TLS protocol providers.
- sslStatus - 类 中的变量net.hasor.neta.handler.ssl.SslContextBasic
-
- SslTmfWrapper - net.hasor.neta.handler.ssl中的类
-
- SslTmfWrapper(TrustManager) - 类 的构造器net.hasor.neta.handler.ssl.SslTmfWrapper
-
- SslTmfWrapper(TrustManager[]) - 类 的构造器net.hasor.neta.handler.ssl.SslTmfWrapper
-
- suspend() - 类 中的方法net.hasor.neta.channel.NetListen
-
set suspend is true
all new accept socket will be closed when suspend = true.
- waitAnyAccept() - 类 中的方法net.hasor.neta.channel.NetListen
-
Wait for an incoming.
- waitAnyNewAccept() - 类 中的方法net.hasor.neta.channel.NetListen
-
Wait for an new incoming.
- waitIdle() - 类 中的方法net.hasor.neta.channel.NetListen
-
Wait for all disconnection.
- waitReceive() - 类 中的方法net.hasor.neta.channel.NetChannel
-
expect new data to be received within SoReadTimeoutMs
- waitReceive(int, TimeUnit) - 类 中的方法net.hasor.neta.channel.NetChannel
-
expect new data to be received within timeout.
- wContext - 类 中的变量net.hasor.neta.channel.NetChannel
-
- wrap(byte[]) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBufAllocator
-
- wrap(ByteBuffer) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBufAllocator
-
- wrap(byte[]) - 接口 中的方法net.hasor.neta.bytebuf.ByteBufAllocator
-
Allocate a
ByteBuf, with the bytes array.
- wrap(ByteBuffer) - 接口 中的方法net.hasor.neta.bytebuf.ByteBufAllocator
-
Allocate a
ByteBuf, with the ByteBuffer.
- writableBytes() - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- writableBytes() - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
Returns the number of writable bytes which is equal to
(maxCapacity - (writerIndex - readMark)).
- writableBytes() - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- write(ByteBuffer) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- write(ByteBuf) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- write(ByteBuffer) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
use copy form src ByteBuffer
- write(ByteBuf) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
use copy form src ByteBuffer
- write(ByteBuffer) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- write(ByteBuf) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- write(byte[], int, int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufOutputStream
-
- write(byte[]) - 类 中的方法net.hasor.neta.bytebuf.ByteBufOutputStream
-
- write(int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufOutputStream
-
- writeBoolean(boolean) - 类 中的方法net.hasor.neta.bytebuf.ByteBufOutputStream
-
- writeByte(byte) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- writeByte(byte) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
写入 1 字节的 byte,写入后 writerIndex 会 + 1。
- writeByte(byte) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- writeByte(int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufOutputStream
-
- writeBytes(byte[], int, int) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- writeBytes(byte[]) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
数据写入,写入后 writerIndex 会增加 b.length。
- writeBytes(byte[], int, int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
数据写入,写入后 writerIndex 会增加 len。
- writeBytes(byte[]) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- writeBytes(byte[], int, int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- writeBytes(String) - 类 中的方法net.hasor.neta.bytebuf.ByteBufOutputStream
-
- writeChar(int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufOutputStream
-
- writeChars(String) - 类 中的方法net.hasor.neta.bytebuf.ByteBufOutputStream
-
- writedBytes() - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- writedBytes() - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
Returns the number of writed bytes which is equal to
(writerIndex - writerMark).
- writedBytes() - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- writeDouble(double) - 类 中的方法net.hasor.neta.bytebuf.ByteBufOutputStream
-
- writeFloat(float) - 类 中的方法net.hasor.neta.bytebuf.ByteBufOutputStream
-
- writeFloat32(float) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
写入 4 字节的 float(大端字节序),写入后 writerIndex 会 + 4。
- writeFloat32(float) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- writeFloat32LE(float) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
写入 4 字节的 float(小端字节序),写入后 writerIndex 会 + 4。
- writeFloat32LE(float) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- writeFloat64(double) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
写入 8 字节的 double(大端字节序),写入后 writerIndex 会 + 8。
- writeFloat64(double) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- writeFloat64LE(double) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
写入 8 字节的 double(小端字节序),写入后 writerIndex 会 + 8。
- writeFloat64LE(double) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- writeInt(int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufOutputStream
-
- writeInt16(short) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- writeInt16(short) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
写入 2 字节的 sort(大端字节序),写入后 writerIndex 会 + 2。
- writeInt16(short) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- writeInt16LE(short) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- writeInt16LE(short) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
写入 2 字节的 sort(小端字节序),写入后 writerIndex 会 + 2。
- writeInt16LE(short) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- writeInt24(int) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- writeInt24(int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
写入 3 字节的 int(大端字节序),写入后 writerIndex 会 + 3。
- writeInt24(int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- writeInt24LE(int) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- writeInt24LE(int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
写入 3 字节的 int(小端字节序),写入后 writerIndex 会 + 3。
- writeInt24LE(int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- writeInt32(int) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- writeInt32(int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
写入 4 字节的 int(大端字节序),写入后 writerIndex 会 + 4。
- writeInt32(int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- writeInt32LE(int) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- writeInt32LE(int) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
写入 4 字节的 int(小端字节序),写入后 writerIndex 会 + 4。
- writeInt32LE(int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- writeInt64(long) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- writeInt64(long) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
写入 8 字节的 long(大端字节序),写入后 writerIndex 会 + 8。
- writeInt64(long) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- writeInt64LE(long) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- writeInt64LE(long) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
写入 8 字节的 int(小端字节序),写入后 writerIndex 会 + 8。
- writeInt64LE(long) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- writeLong(long) - 类 中的方法net.hasor.neta.bytebuf.ByteBufOutputStream
-
- writeMedium(int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufOutputStream
-
- writeRcvUp(T) - 类 中的方法net.hasor.neta.handler.EmbeddedChannel
-
Write messages to the RCV_UP of this
SoChannel.
- writeRcvUp(String, T) - 类 中的方法net.hasor.neta.handler.EmbeddedChannel
-
Write messages to the RCV_UP of this
SoChannel, the message will only be sent to the specific protocol layer
- writeRcvUpArray(T[]) - 类 中的方法net.hasor.neta.handler.EmbeddedChannel
-
Write messages to the RCV_UP of this
SoChannel.
- writeRcvUpArray(String, T[]) - 类 中的方法net.hasor.neta.handler.EmbeddedChannel
-
Write messages to the RCV_UP of this
SoChannel, the message will only be sent to the specific protocol layer
- writeRcvUpError(Throwable) - 类 中的方法net.hasor.neta.handler.EmbeddedChannel
-
- writeRcvUpError(String, Throwable) - 类 中的方法net.hasor.neta.handler.EmbeddedChannel
-
Write error to the RCV_UP of this
SoChannel, the message will only be sent to the specific protocol layer
- writerIndex - 类 中的变量net.hasor.neta.bytebuf.AbstractByteBuf
-
- writerIndex() - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- writerIndex() - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
Returns the writerIndex of this buffer.
- writerIndex() - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- writeShort(int) - 类 中的方法net.hasor.neta.bytebuf.ByteBufOutputStream
-
- writeSndUp(T) - 类 中的方法net.hasor.neta.handler.EmbeddedChannel
-
Write messages to the SND_UP of this
SoChannel.
- writeSndUp(String, T) - 类 中的方法net.hasor.neta.handler.EmbeddedChannel
-
Write messages to the SND_UP of this
SoChannel, the message will only be sent to the specific protocol layer
- writeSndUpArray(T[]) - 类 中的方法net.hasor.neta.handler.EmbeddedChannel
-
Write messages to the SND_UP of this
SoChannel.
- writeSndUpArray(String, T[]) - 类 中的方法net.hasor.neta.handler.EmbeddedChannel
-
Write messages to the SND_UP of this
SoChannel, the message will only be sent to the specific protocol layer
- writeSndUpError(Throwable) - 类 中的方法net.hasor.neta.handler.EmbeddedChannel
-
- writeSndUpError(String, Throwable) - 类 中的方法net.hasor.neta.handler.EmbeddedChannel
-
Write error to the SND_UP of this
SoChannel, the message will only be sent to the specific protocol layer
- writeString(String, Charset) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
字符串会以 str.getBytes(charset) 方式转换为字节数组并写入缓存。
- writeString(String, Charset) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- writeUInt32(long) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- writeUInt32(long) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
写入 4 字节的无符号 int(大端字节序),写入后 writerIndex 会 + 4。
- writeUInt32(long) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- writeUInt32LE(long) - 类 中的方法net.hasor.neta.bytebuf.AbstractByteBuf
-
- writeUInt32LE(long) - 接口 中的方法net.hasor.neta.bytebuf.ByteBuf
-
写入 4 字节的无符号 int(小端字节序),写入后 writerIndex 会 + 4。
- writeUInt32LE(long) - 类 中的方法net.hasor.neta.bytebuf.ByteBufAdapter
-
- writeUTF(String) - 类 中的方法net.hasor.neta.bytebuf.ByteBufOutputStream
-
- writtenBytes() - 类 中的方法net.hasor.neta.bytebuf.ByteBufOutputStream
-
Returns the number of written bytes by this stream so far.