A B C D E F G H I K L M N O P R S T U V W 
所有类 所有程序包

A

AbstractChannel - org.apache.dubbo.remoting.transport中的类
AbstractChannel
AbstractChannel(URL, ChannelHandler) - 类 的构造器org.apache.dubbo.remoting.transport.AbstractChannel
 
AbstractChannelBuffer - org.apache.dubbo.remoting.buffer中的类
 
AbstractChannelBuffer() - 类 的构造器org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
AbstractChannelHandlerDelegate - org.apache.dubbo.remoting.transport中的类
 
AbstractClient - org.apache.dubbo.remoting.transport中的类
AbstractClient
AbstractClient(URL, ChannelHandler) - 类 的构造器org.apache.dubbo.remoting.transport.AbstractClient
 
AbstractCodec - org.apache.dubbo.remoting.transport中的类
AbstractCodec
AbstractCodec() - 类 的构造器org.apache.dubbo.remoting.transport.AbstractCodec
 
AbstractEndpoint - org.apache.dubbo.remoting.transport中的类
AbstractEndpoint
AbstractEndpoint(URL, ChannelHandler) - 类 的构造器org.apache.dubbo.remoting.transport.AbstractEndpoint
 
AbstractPeer - org.apache.dubbo.remoting.transport中的类
AbstractPeer
AbstractPeer(URL, ChannelHandler) - 类 的构造器org.apache.dubbo.remoting.transport.AbstractPeer
 
AbstractServer - org.apache.dubbo.remoting.transport中的类
AbstractServer
AbstractServer(URL, ChannelHandler) - 类 的构造器org.apache.dubbo.remoting.transport.AbstractServer
 
AbstractTimerTask - org.apache.dubbo.remoting.exchange.support.header中的类
AbstractTimerTask
ACCEPTS_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
max size of channel. default value is zero that means unlimited.
addChannelHandler(ChannelHandler) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
addChannelHandler(ChannelHandler) - 类 中的方法org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
 
addMessage(Object) - 类 中的方法org.apache.dubbo.remoting.exchange.support.MultiMessage
 
addMessages(Collection) - 类 中的方法org.apache.dubbo.remoting.exchange.support.MultiMessage
 
addReplier(Class<T>, Replier<T>) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
addReplier(Class<T>, Replier<T>) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ReplierDispatcher
 
AllChannelHandler - org.apache.dubbo.remoting.transport.dispatcher.all中的类
 
AllChannelHandler(ChannelHandler, URL) - 类 的构造器org.apache.dubbo.remoting.transport.dispatcher.all.AllChannelHandler
 
AllDispatcher - org.apache.dubbo.remoting.transport.dispatcher.all中的类
default thread pool configure
AllDispatcher() - 类 的构造器org.apache.dubbo.remoting.transport.dispatcher.all.AllDispatcher
 
array() - 类 中的方法org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
array() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Returns the backing byte array of this buffer.
array() - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
array() - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBuffer
 
arrayOffset() - 类 中的方法org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
arrayOffset() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Returns the offset of the first byte within the backing byte array of this buffer.
arrayOffset() - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
arrayOffset() - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBuffer
 
available() - 类 中的方法org.apache.dubbo.remoting.buffer.ChannelBufferInputStream
 

B

BAD_REQUEST - 类 中的静态变量org.apache.dubbo.remoting.exchange.Response
request format error.
BAD_RESPONSE - 类 中的静态变量org.apache.dubbo.remoting.exchange.Response
response format error.
bind() - 类 中的方法org.apache.dubbo.remoting.api.PortUnificationServer
 
bind(String, ChannelHandler...) - 类 中的静态方法org.apache.dubbo.remoting.Transporters
 
bind(String, ChannelHandler, Replier<?>) - 类 中的静态方法org.apache.dubbo.remoting.exchange.Exchangers
 
bind(String, ExchangeHandler) - 类 中的静态方法org.apache.dubbo.remoting.exchange.Exchangers
 
bind(String, Replier<?>) - 类 中的静态方法org.apache.dubbo.remoting.exchange.Exchangers
 
bind(URL) - 类 中的静态方法org.apache.dubbo.remoting.exchange.PortUnificationExchanger
 
bind(URL, ChannelHandler) - 接口 中的方法org.apache.dubbo.remoting.Transporter
Bind a server.
bind(URL, ChannelHandler...) - 类 中的静态方法org.apache.dubbo.remoting.Transporters
 
bind(URL, ChannelHandler, Replier<?>) - 类 中的静态方法org.apache.dubbo.remoting.exchange.Exchangers
 
bind(URL, ExchangeHandler) - 接口 中的方法org.apache.dubbo.remoting.exchange.Exchanger
bind.
bind(URL, ExchangeHandler) - 类 中的静态方法org.apache.dubbo.remoting.exchange.Exchangers
 
bind(URL, ExchangeHandler) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchanger
 
bind(URL, Replier<?>) - 类 中的静态方法org.apache.dubbo.remoting.exchange.Exchangers
 
BIND_IP_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
BIND_PORT_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
buffer() - 类 中的方法org.apache.dubbo.remoting.buffer.ChannelBufferOutputStream
 
buffer(int) - 类 中的静态方法org.apache.dubbo.remoting.buffer.ChannelBuffers
 
BUFFER_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
buildServerSslContext(URL) - 类 中的静态方法org.apache.dubbo.remoting.api.PortUnificationServer
 
ByteBufferBackedChannelBuffer - org.apache.dubbo.remoting.buffer中的类
 
ByteBufferBackedChannelBuffer(ByteBuffer) - 类 的构造器org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
ByteBufferBackedChannelBuffer(ByteBufferBackedChannelBuffer) - 类 的构造器org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 

C

cancel() - 类 中的方法org.apache.dubbo.remoting.exchange.support.DefaultFuture
 
cancel() - 类 中的方法org.apache.dubbo.remoting.exchange.support.DefaultFuture2
 
cancel() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.AbstractTimerTask
 
cancel(boolean) - 类 中的方法org.apache.dubbo.remoting.exchange.support.DefaultFuture
 
cancel(boolean) - 类 中的方法org.apache.dubbo.remoting.exchange.support.DefaultFuture2
 
canHandleIdle() - 接口 中的方法org.apache.dubbo.remoting.IdleSensible
Whether the implementation can sense and handle the idle connection.
capacity() - 类 中的方法org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
capacity() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Returns the number of bytes (octets) this buffer can contain.
capacity() - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
capacity() - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBuffer
 
caught(Channel, Throwable) - 接口 中的方法org.apache.dubbo.remoting.ChannelHandler
on exception caught.
caught(Channel, Throwable) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
caught(Channel, Throwable) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeHandler
 
caught(Channel, Throwable) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractChannelHandlerDelegate
 
caught(Channel, Throwable) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractPeer
 
caught(Channel, Throwable) - 类 中的方法org.apache.dubbo.remoting.transport.ChannelHandlerAdapter
 
caught(Channel, Throwable) - 类 中的方法org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
 
caught(Channel, Throwable) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.all.AllChannelHandler
 
caught(Channel, Throwable) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.connection.ConnectionOrderedChannelHandler
 
caught(Channel, Throwable) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
 
CAUGHT - org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable.ChannelState
CAUGHT
Channel - org.apache.dubbo.remoting中的接口
Channel.
CHANNEL_ATTRIBUTE_READONLY_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
CHANNEL_INACTIVE - 类 中的静态变量org.apache.dubbo.remoting.exchange.Response
channel inactive, directly return the unfinished requests.
CHANNEL_READONLYEVENT_SENT_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
CHANNEL_SEND_READONLYEVENT_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
channelActive(ChannelHandlerContext) - 类 中的方法org.apache.dubbo.remoting.api.ConnectionHandler
 
channelActive(ChannelHandlerContext) - 类 中的方法org.apache.dubbo.remoting.api.PortUnificationServerHandler
 
ChannelBuffer - org.apache.dubbo.remoting.buffer中的接口
A random and sequential accessible sequence of zero or more bytes (octets).
ChannelBufferFactory - org.apache.dubbo.remoting.buffer中的接口
 
ChannelBufferInputStream - org.apache.dubbo.remoting.buffer中的类
 
ChannelBufferInputStream(ChannelBuffer) - 类 的构造器org.apache.dubbo.remoting.buffer.ChannelBufferInputStream
 
ChannelBufferInputStream(ChannelBuffer, int) - 类 的构造器org.apache.dubbo.remoting.buffer.ChannelBufferInputStream
 
ChannelBufferOutputStream - org.apache.dubbo.remoting.buffer中的类
 
ChannelBufferOutputStream(ChannelBuffer) - 类 的构造器org.apache.dubbo.remoting.buffer.ChannelBufferOutputStream
 
ChannelBuffers - org.apache.dubbo.remoting.buffer中的类
 
ChannelDelegate - org.apache.dubbo.remoting.transport中的类
ChannelDelegate
ChannelDelegate() - 类 的构造器org.apache.dubbo.remoting.transport.ChannelDelegate
 
ChannelDelegate(Channel) - 类 的构造器org.apache.dubbo.remoting.transport.ChannelDelegate
 
ChannelEventRunnable - org.apache.dubbo.remoting.transport.dispatcher中的类
 
ChannelEventRunnable(Channel, ChannelHandler, ChannelEventRunnable.ChannelState) - 类 的构造器org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable
 
ChannelEventRunnable(Channel, ChannelHandler, ChannelEventRunnable.ChannelState, Object) - 类 的构造器org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable
 
ChannelEventRunnable(Channel, ChannelHandler, ChannelEventRunnable.ChannelState, Object, Throwable) - 类 的构造器org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable
 
ChannelEventRunnable(Channel, ChannelHandler, ChannelEventRunnable.ChannelState, Throwable) - 类 的构造器org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable
 
ChannelEventRunnable.ChannelState - org.apache.dubbo.remoting.transport.dispatcher中的枚举
ChannelState
ChannelHandler - org.apache.dubbo.remoting中的接口
ChannelHandler.
ChannelHandlerAdapter - org.apache.dubbo.remoting.transport中的类
ChannelHandlerAdapter.
ChannelHandlerAdapter() - 类 的构造器org.apache.dubbo.remoting.transport.ChannelHandlerAdapter
 
ChannelHandlerDelegate - org.apache.dubbo.remoting.transport中的接口
 
ChannelHandlerDispatcher - org.apache.dubbo.remoting.transport中的类
ChannelListenerDispatcher
ChannelHandlerDispatcher() - 类 的构造器org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
 
ChannelHandlerDispatcher(Collection<ChannelHandler>) - 类 的构造器org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
 
ChannelHandlerDispatcher(ChannelHandler...) - 类 的构造器org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
 
ChannelHandlers - org.apache.dubbo.remoting.transport.dispatcher中的类
 
channelInactive(ChannelHandlerContext) - 类 中的方法org.apache.dubbo.remoting.api.ConnectionHandler
 
channelInactive(ChannelHandlerContext) - 类 中的方法org.apache.dubbo.remoting.api.PortUnificationServerHandler
 
CHARSET_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
CHECK_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
checkSerialization(String, String, Byte) - 类 中的静态方法org.apache.dubbo.remoting.transport.CodecSupport
 
clear() - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
clear() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Sets the readerIndex and writerIndex of this buffer to 0.
ClearTelnetHandler - org.apache.dubbo.remoting.telnet.support.command中的类
ClearTelnetHandler
ClearTelnetHandler() - 类 的构造器org.apache.dubbo.remoting.telnet.support.command.ClearTelnetHandler
 
Client - org.apache.dubbo.remoting中的接口
Remoting Client.
CLIENT_ERROR - 类 中的静态变量org.apache.dubbo.remoting.exchange.Response
internal server error.
CLIENT_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
CLIENT_LOGGER - 类 中的静态变量org.apache.dubbo.remoting.api.Http2WireProtocol
 
CLIENT_SIDE - 异常错误 中的静态变量org.apache.dubbo.remoting.TimeoutException
 
CLIENT_TIMEOUT - 类 中的静态变量org.apache.dubbo.remoting.exchange.Response
client side timeout.
ClientDelegate - org.apache.dubbo.remoting.transport中的类
ClientDelegate
ClientDelegate() - 类 的构造器org.apache.dubbo.remoting.transport.ClientDelegate
 
ClientDelegate(Client) - 类 的构造器org.apache.dubbo.remoting.transport.ClientDelegate
 
close() - 类 中的方法org.apache.dubbo.remoting.api.Connection
 
close() - 类 中的方法org.apache.dubbo.remoting.api.Http2WireProtocol
 
close() - 类 中的方法org.apache.dubbo.remoting.api.PortUnificationServer
 
close() - 接口 中的方法org.apache.dubbo.remoting.api.WireProtocol
 
close() - 接口 中的方法org.apache.dubbo.remoting.Endpoint
close the channel.
close() - 类 中的静态方法org.apache.dubbo.remoting.exchange.PortUnificationExchanger
 
close() - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
close() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
close() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
close() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractClient
 
close() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractPeer
 
close() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractServer
 
close() - 类 中的方法org.apache.dubbo.remoting.transport.ChannelDelegate
 
close() - 类 中的方法org.apache.dubbo.remoting.transport.ClientDelegate
 
close() - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
 
close() - 类 中的方法org.apache.dubbo.remoting.transport.ServerDelegate
 
close(int) - 接口 中的方法org.apache.dubbo.remoting.Endpoint
Graceful close the channel.
close(int) - 接口 中的方法org.apache.dubbo.remoting.exchange.ExchangeChannel
graceful close.
close(int) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
close(int) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
close(int) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
close(int) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractClient
 
close(int) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractPeer
 
close(int) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractServer
 
close(int) - 类 中的方法org.apache.dubbo.remoting.transport.ChannelDelegate
 
close(int) - 类 中的方法org.apache.dubbo.remoting.transport.ClientDelegate
 
close(int) - 类 中的方法org.apache.dubbo.remoting.transport.ServerDelegate
 
closeChannel(Channel) - 类 中的静态方法org.apache.dubbo.remoting.exchange.support.DefaultFuture
close a channel when a channel is inactive directly return the unfinished requests.
CloseTimerTask - org.apache.dubbo.remoting.exchange.support.header中的类
CloseTimerTask
CloseTimerTask(AbstractTimerTask.ChannelProvider, Long, int) - 类 的构造器org.apache.dubbo.remoting.exchange.support.header.CloseTimerTask
 
Codec - org.apache.dubbo.remoting中的接口
已过时。
CODEC_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
CODEC_VERSION_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
Codec2 - org.apache.dubbo.remoting中的接口
 
Codec2.DecodeResult - org.apache.dubbo.remoting中的枚举
 
CodecAdapter - org.apache.dubbo.remoting.transport.codec中的类
 
CodecAdapter(Codec) - 类 的构造器org.apache.dubbo.remoting.transport.codec.CodecAdapter
 
CodecSupport - org.apache.dubbo.remoting.transport中的类
 
compare(ChannelBuffer, ChannelBuffer) - 类 中的静态方法org.apache.dubbo.remoting.buffer.ChannelBuffers
 
compareTo(ChannelBuffer) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
configClientPipeline(ChannelPipeline, SslContext) - 接口 中的方法org.apache.dubbo.remoting.api.WireProtocol
 
configServerPipeline(ChannelPipeline, SslContext) - 接口 中的方法org.apache.dubbo.remoting.api.WireProtocol
 
connect() - 类 中的方法org.apache.dubbo.remoting.api.Connection
 
connect(String) - 类 中的静态方法org.apache.dubbo.remoting.exchange.Exchangers
 
connect(String, ChannelHandler...) - 类 中的静态方法org.apache.dubbo.remoting.Transporters
 
connect(String, ChannelHandler, Replier<?>) - 类 中的静态方法org.apache.dubbo.remoting.exchange.Exchangers
 
connect(String, ExchangeHandler) - 类 中的静态方法org.apache.dubbo.remoting.exchange.Exchangers
 
connect(String, Replier<?>) - 类 中的静态方法org.apache.dubbo.remoting.exchange.Exchangers
 
connect(URL) - 接口 中的方法org.apache.dubbo.remoting.api.ConnectionManager
 
connect(URL) - 类 中的方法org.apache.dubbo.remoting.api.MultiplexProtocolConnectionManager
 
connect(URL) - 类 中的方法org.apache.dubbo.remoting.api.SingleProtocolConnectionManager
 
connect(URL) - 类 中的静态方法org.apache.dubbo.remoting.exchange.Exchangers
 
connect(URL, ChannelHandler) - 接口 中的方法org.apache.dubbo.remoting.Transporter
Connect to a server.
connect(URL, ChannelHandler...) - 类 中的静态方法org.apache.dubbo.remoting.Transporters
 
connect(URL, ChannelHandler, Replier<?>) - 类 中的静态方法org.apache.dubbo.remoting.exchange.Exchangers
 
connect(URL, ExchangeHandler) - 接口 中的方法org.apache.dubbo.remoting.exchange.Exchanger
connect.
connect(URL, ExchangeHandler) - 类 中的静态方法org.apache.dubbo.remoting.exchange.Exchangers
 
connect(URL, ExchangeHandler) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchanger
 
connect(URL, Replier<?>) - 类 中的静态方法org.apache.dubbo.remoting.exchange.Exchangers
 
CONNECT_QUEUE_CAPACITY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
CONNECT_QUEUE_WARNING_SIZE - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
CONNECT_TIMEOUT_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
connected(Channel) - 接口 中的方法org.apache.dubbo.remoting.ChannelHandler
on channel connected.
connected(Channel) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
connected(Channel) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeHandler
 
connected(Channel) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeartbeatHandler
 
connected(Channel) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractChannelHandlerDelegate
 
connected(Channel) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractPeer
 
connected(Channel) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractServer
 
connected(Channel) - 类 中的方法org.apache.dubbo.remoting.transport.ChannelHandlerAdapter
 
connected(Channel) - 类 中的方法org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
 
connected(Channel) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.all.AllChannelHandler
 
connected(Channel) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.connection.ConnectionOrderedChannelHandler
 
connected(Channel) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
 
CONNECTED - org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable.ChannelState
CONNECTED
Connection - org.apache.dubbo.remoting.api中的类
 
Connection(URL) - 类 的构造器org.apache.dubbo.remoting.api.Connection
 
CONNECTION - 类 中的静态变量org.apache.dubbo.remoting.api.Connection
 
ConnectionHandler - org.apache.dubbo.remoting.api中的类
 
ConnectionHandler(Connection) - 类 的构造器org.apache.dubbo.remoting.api.ConnectionHandler
 
ConnectionManager - org.apache.dubbo.remoting.api中的接口
 
ConnectionOrderedChannelHandler - org.apache.dubbo.remoting.transport.dispatcher.connection中的类
 
ConnectionOrderedChannelHandler(ChannelHandler, URL) - 类 的构造器org.apache.dubbo.remoting.transport.dispatcher.connection.ConnectionOrderedChannelHandler
 
ConnectionOrderedDispatcher - org.apache.dubbo.remoting.transport.dispatcher.connection中的类
connect disconnect ensure the order
ConnectionOrderedDispatcher() - 类 的构造器org.apache.dubbo.remoting.transport.dispatcher.connection.ConnectionOrderedDispatcher
 
CONNECTIONS_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
connectSync() - 类 中的方法org.apache.dubbo.remoting.api.Connection
 
Constants - org.apache.dubbo.remoting中的接口
 
copy() - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
copy() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Returns a copy of this buffer's readable bytes.
copy() - 类 中的方法org.apache.dubbo.remoting.exchange.Request
 
copy(int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
copy(int, int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Returns a copy of this buffer's sub-region.
copy(int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
copy(int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBuffer
 
create() - 类 中的静态方法org.apache.dubbo.remoting.exchange.support.MultiMessage
 
createFromArray(Object...) - 类 中的静态方法org.apache.dubbo.remoting.exchange.support.MultiMessage
 
createFromCollection(Collection) - 类 中的静态方法org.apache.dubbo.remoting.exchange.support.MultiMessage
 

D

decode() - 接口 中的方法org.apache.dubbo.remoting.Decodeable
 
decode(Channel, InputStream) - 接口 中的方法org.apache.dubbo.remoting.Codec
已过时。
Decode message.
decode(Channel, ChannelBuffer) - 接口 中的方法org.apache.dubbo.remoting.Codec2
 
decode(Channel, ChannelBuffer) - 类 中的方法org.apache.dubbo.remoting.exchange.codec.ExchangeCodec
 
decode(Channel, ChannelBuffer) - 类 中的方法org.apache.dubbo.remoting.telnet.codec.TelnetCodec
 
decode(Channel, ChannelBuffer) - 类 中的方法org.apache.dubbo.remoting.transport.codec.CodecAdapter
 
decode(Channel, ChannelBuffer) - 类 中的方法org.apache.dubbo.remoting.transport.codec.TransportCodec
已过时。
 
Decodeable - org.apache.dubbo.remoting中的接口
 
DecodeHandler - org.apache.dubbo.remoting.transport中的类
 
DecodeHandler(ChannelHandler) - 类 的构造器org.apache.dubbo.remoting.transport.DecodeHandler
 
DEFAULT_ACCEPTS - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
DEFAULT_BACKLOG - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
DEFAULT_BUFFER_SIZE - 接口 中的静态变量org.apache.dubbo.remoting.Constants
default buffer size is 8k.
DEFAULT_CHARSET - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
DEFAULT_CONNECT_QUEUE_WARNING_SIZE - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
DEFAULT_CONNECT_TIMEOUT - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
DEFAULT_EXCHANGER - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
DEFAULT_HEARTBEAT - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
DEFAULT_IDLE_TIMEOUT - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
DEFAULT_IO_THREADS - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
DEFAULT_PAYLOAD - 接口 中的静态变量org.apache.dubbo.remoting.Constants
8M
DEFAULT_PROMPT - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
DEFAULT_RECONNECT_PERIOD - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
DEFAULT_REMOTING_CLIENT - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
DEFAULT_REMOTING_SERIALIZATION - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
DEFAULT_TRANSPORTER - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
DefaultFuture - org.apache.dubbo.remoting.exchange.support中的类
DefaultFuture.
DefaultFuture2 - org.apache.dubbo.remoting.exchange.support中的类
DefaultFuture.
deserialize(URL, InputStream, byte) - 类 中的静态方法org.apache.dubbo.remoting.transport.CodecSupport
 
detail() - 注释类型 中的方法org.apache.dubbo.remoting.telnet.support.Help
 
detect(ChannelHandlerContext, ByteBuf) - 类 中的方法org.apache.dubbo.remoting.api.Http2ProtocolDetector
 
detect(ChannelHandlerContext, ByteBuf) - 接口 中的方法org.apache.dubbo.remoting.api.ProtocolDetector
 
detector() - 类 中的方法org.apache.dubbo.remoting.api.Http2WireProtocol
 
detector() - 接口 中的方法org.apache.dubbo.remoting.api.WireProtocol
 
directBuffer(int) - 类 中的静态方法org.apache.dubbo.remoting.buffer.ChannelBuffers
 
DirectChannelBufferFactory - org.apache.dubbo.remoting.buffer中的类
 
DirectChannelBufferFactory() - 类 的构造器org.apache.dubbo.remoting.buffer.DirectChannelBufferFactory
 
DirectChannelHandler - org.apache.dubbo.remoting.transport.dispatcher.direct中的类
 
DirectChannelHandler(ChannelHandler, URL) - 类 的构造器org.apache.dubbo.remoting.transport.dispatcher.direct.DirectChannelHandler
 
DirectDispatcher - org.apache.dubbo.remoting.transport.dispatcher.direct中的类
Direct dispatcher
DirectDispatcher() - 类 的构造器org.apache.dubbo.remoting.transport.dispatcher.direct.DirectDispatcher
 
discardReadBytes() - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
discardReadBytes() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Discards the bytes between the 0th index and readerIndex.
disconnect() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractClient
 
disconnected(Channel) - 接口 中的方法org.apache.dubbo.remoting.ChannelHandler
on channel disconnected.
disconnected(Channel) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
disconnected(Channel) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeHandler
 
disconnected(Channel) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeartbeatHandler
 
disconnected(Channel) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractChannelHandlerDelegate
 
disconnected(Channel) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractPeer
 
disconnected(Channel) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractServer
 
disconnected(Channel) - 类 中的方法org.apache.dubbo.remoting.transport.ChannelHandlerAdapter
 
disconnected(Channel) - 类 中的方法org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
 
disconnected(Channel) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.all.AllChannelHandler
 
disconnected(Channel) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.connection.ConnectionOrderedChannelHandler
 
disconnected(Channel) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
 
DISCONNECTED - org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable.ChannelState
DISCONNECTED
DISPACTHER_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
dispatch(ChannelHandler, URL) - 接口 中的方法org.apache.dubbo.remoting.Dispatcher
dispatch the message to threadpool.
dispatch(ChannelHandler, URL) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.all.AllDispatcher
 
dispatch(ChannelHandler, URL) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.connection.ConnectionOrderedDispatcher
 
dispatch(ChannelHandler, URL) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.direct.DirectDispatcher
 
dispatch(ChannelHandler, URL) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.execution.ExecutionDispatcher
 
dispatch(ChannelHandler, URL) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.message.MessageOnlyDispatcher
 
Dispatcher - org.apache.dubbo.remoting中的接口
ChannelHandlerWrapper (SPI, Singleton, ThreadSafe)
DISPATCHER_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
dynamicBuffer() - 类 中的静态方法org.apache.dubbo.remoting.buffer.ChannelBuffers
 
dynamicBuffer(int) - 类 中的静态方法org.apache.dubbo.remoting.buffer.ChannelBuffers
 
dynamicBuffer(int, ChannelBufferFactory) - 类 中的静态方法org.apache.dubbo.remoting.buffer.ChannelBuffers
 
DynamicChannelBuffer - org.apache.dubbo.remoting.buffer中的类
 
DynamicChannelBuffer(int) - 类 的构造器org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
DynamicChannelBuffer(int, ChannelBufferFactory) - 类 的构造器org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 

E

EMPTY_BUFFER - 类 中的静态变量org.apache.dubbo.remoting.buffer.ChannelBuffers
 
encode(Channel, OutputStream, Object) - 接口 中的方法org.apache.dubbo.remoting.Codec
已过时。
Encode message.
encode(Channel, ChannelBuffer, Object) - 接口 中的方法org.apache.dubbo.remoting.Codec2
 
encode(Channel, ChannelBuffer, Object) - 类 中的方法org.apache.dubbo.remoting.exchange.codec.ExchangeCodec
 
encode(Channel, ChannelBuffer, Object) - 类 中的方法org.apache.dubbo.remoting.telnet.codec.TelnetCodec
 
encode(Channel, ChannelBuffer, Object) - 类 中的方法org.apache.dubbo.remoting.transport.codec.CodecAdapter
 
encode(Channel, ChannelBuffer, Object) - 类 中的方法org.apache.dubbo.remoting.transport.codec.TransportCodec
已过时。
 
Endpoint - org.apache.dubbo.remoting中的接口
Endpoint.
ensureWritableBytes(int) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
ensureWritableBytes(int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Makes sure the number of the writable bytes is equal to or greater than the specified value.
ensureWritableBytes(int) - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
equals(Object) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
equals(Object) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Determines if the content of the specified buffer is identical to the content of this array.
equals(ChannelBuffer, ChannelBuffer) - 类 中的静态方法org.apache.dubbo.remoting.buffer.ChannelBuffers
 
eventLoopGroup(int, String) - 类 中的静态方法org.apache.dubbo.remoting.api.NettyEventLoopFactory
 
ExceedPayloadLimitException - org.apache.dubbo.remoting.transport中的异常错误
 
ExceedPayloadLimitException(String) - 异常错误 的构造器org.apache.dubbo.remoting.transport.ExceedPayloadLimitException
 
exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法org.apache.dubbo.remoting.api.ConnectionHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法org.apache.dubbo.remoting.api.PortUnificationServerHandler
 
ExchangeChannel - org.apache.dubbo.remoting.exchange中的接口
ExchangeChannel.
ExchangeClient - org.apache.dubbo.remoting.exchange中的接口
ExchangeClient.
ExchangeCodec - org.apache.dubbo.remoting.exchange.codec中的类
ExchangeCodec.
ExchangeCodec() - 类 的构造器org.apache.dubbo.remoting.exchange.codec.ExchangeCodec
 
ExchangeHandler - org.apache.dubbo.remoting.exchange中的接口
ExchangeHandler.
ExchangeHandlerAdapter - org.apache.dubbo.remoting.exchange.support中的类
ExchangeHandlerAdapter
ExchangeHandlerAdapter() - 类 的构造器org.apache.dubbo.remoting.exchange.support.ExchangeHandlerAdapter
 
ExchangeHandlerDispatcher - org.apache.dubbo.remoting.exchange.support中的类
ExchangeHandlerDispatcher
ExchangeHandlerDispatcher() - 类 的构造器org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
ExchangeHandlerDispatcher(ChannelHandler...) - 类 的构造器org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
ExchangeHandlerDispatcher(Replier<?>) - 类 的构造器org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
ExchangeHandlerDispatcher(Replier<?>, ChannelHandler...) - 类 的构造器org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
Exchanger - org.apache.dubbo.remoting.exchange中的接口
Exchanger.
EXCHANGER_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
Exchangers - org.apache.dubbo.remoting.exchange中的类
Exchanger facade.
ExchangeServer - org.apache.dubbo.remoting.exchange中的接口
ExchangeServer.
ExchangeServerDelegate - org.apache.dubbo.remoting.exchange.support中的类
ExchangeServerDelegate
ExchangeServerDelegate() - 类 的构造器org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
ExchangeServerDelegate(ExchangeServer) - 类 的构造器org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
ExecutionChannelHandler - org.apache.dubbo.remoting.transport.dispatcher.execution中的类
Only request message will be dispatched to thread pool.
ExecutionChannelHandler(ChannelHandler, URL) - 类 的构造器org.apache.dubbo.remoting.transport.dispatcher.execution.ExecutionChannelHandler
 
ExecutionDispatcher - org.apache.dubbo.remoting.transport.dispatcher.execution中的类
In addition to sending all the use thread pool processing
ExecutionDispatcher() - 类 的构造器org.apache.dubbo.remoting.transport.dispatcher.execution.ExecutionDispatcher
 
ExecutionException - org.apache.dubbo.remoting中的异常错误
ReceiveException
ExecutionException(Object, InetSocketAddress, InetSocketAddress, String) - 异常错误 的构造器org.apache.dubbo.remoting.ExecutionException
 
ExecutionException(Object, InetSocketAddress, InetSocketAddress, String, Throwable) - 异常错误 的构造器org.apache.dubbo.remoting.ExecutionException
 
ExecutionException(Object, InetSocketAddress, InetSocketAddress, Throwable) - 异常错误 的构造器org.apache.dubbo.remoting.ExecutionException
 
ExecutionException(Object, Channel, String) - 异常错误 的构造器org.apache.dubbo.remoting.ExecutionException
 
ExecutionException(Object, Channel, String, Throwable) - 异常错误 的构造器org.apache.dubbo.remoting.ExecutionException
 
ExecutionException(Object, Channel, Throwable) - 异常错误 的构造器org.apache.dubbo.remoting.ExecutionException
 
ExitTelnetHandler - org.apache.dubbo.remoting.telnet.support.command中的类
ExitTelnetHandler
ExitTelnetHandler() - 类 的构造器org.apache.dubbo.remoting.telnet.support.command.ExitTelnetHandler
 

F

factory() - 类 中的方法org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
factory() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Returns the factory which creates a ChannelBuffer whose type and default ByteOrder are same with this buffer.
factory() - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
factory() - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBuffer
 
forEachConnection(Consumer<Connection>) - 接口 中的方法org.apache.dubbo.remoting.api.ConnectionManager
 
forEachConnection(Consumer<Connection>) - 类 中的方法org.apache.dubbo.remoting.api.MultiplexProtocolConnectionManager
 
forEachConnection(Consumer<Connection>) - 类 中的方法org.apache.dubbo.remoting.api.SingleProtocolConnectionManager
 

G

get(int) - 类 中的方法org.apache.dubbo.remoting.exchange.support.MultiMessage
 
getAccepts() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractServer
 
getAttribute(String) - 接口 中的方法org.apache.dubbo.remoting.Channel
get attribute.
getAttribute(String) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
getAttribute(String) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractClient
 
getAttribute(String) - 类 中的方法org.apache.dubbo.remoting.transport.ChannelDelegate
 
getAttribute(String) - 类 中的方法org.apache.dubbo.remoting.transport.ClientDelegate
 
getBindAddress() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractServer
 
getBuffer(byte[], int, int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBufferFactory
 
getBuffer(byte[], int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.DirectChannelBufferFactory
 
getBuffer(byte[], int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBufferFactory
 
getBuffer(int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBufferFactory
 
getBuffer(int) - 类 中的方法org.apache.dubbo.remoting.buffer.DirectChannelBufferFactory
 
getBuffer(int) - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBufferFactory
 
getBuffer(ByteBuffer) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBufferFactory
 
getBuffer(ByteBuffer) - 类 中的方法org.apache.dubbo.remoting.buffer.DirectChannelBufferFactory
 
getBuffer(ByteBuffer) - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBufferFactory
 
getByte(int) - 类 中的方法org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
getByte(int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Gets a byte at the specified absolute index in this buffer.
getByte(int) - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
getByte(int) - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBuffer
 
getBytes(int, byte[]) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
getBytes(int, byte[]) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified destination starting at the specified absolute index.
getBytes(int, byte[], int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
getBytes(int, byte[], int, int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified destination starting at the specified absolute index.
getBytes(int, byte[], int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
getBytes(int, byte[], int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBuffer
 
getBytes(int, OutputStream, int) - 类 中的方法org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
getBytes(int, OutputStream, int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified stream starting at the specified absolute index.
getBytes(int, OutputStream, int) - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
getBytes(int, OutputStream, int) - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBuffer
 
getBytes(int, ByteBuffer) - 类 中的方法org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
getBytes(int, ByteBuffer) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified destination starting at the specified absolute index until the destination's position reaches its limit.
getBytes(int, ByteBuffer) - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
getBytes(int, ByteBuffer) - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBuffer
 
getBytes(int, GatheringByteChannel, int) - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBuffer
 
getBytes(int, ChannelBuffer) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
getBytes(int, ChannelBuffer) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified destination starting at the specified absolute index until the destination becomes non-writable.
getBytes(int, ChannelBuffer, int) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
getBytes(int, ChannelBuffer, int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified destination starting at the specified absolute index.
getBytes(int, ChannelBuffer, int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
getBytes(int, ChannelBuffer, int, int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified destination starting at the specified absolute index.
getBytes(int, ChannelBuffer, int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
getBytes(int, ChannelBuffer, int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBuffer
 
getChannel() - 类 中的方法org.apache.dubbo.remoting.api.Connection
 
getChannel() - 类 中的方法org.apache.dubbo.remoting.transport.ChannelDelegate
 
getChannel(InetSocketAddress) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
getChannel(InetSocketAddress) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
getChannel(InetSocketAddress) - 接口 中的方法org.apache.dubbo.remoting.RemotingServer
get channel.
getChannel(InetSocketAddress) - 类 中的方法org.apache.dubbo.remoting.transport.ServerDelegate
 
getChannelHandler() - 接口 中的方法org.apache.dubbo.remoting.Endpoint
get channel handler.
getChannelHandler() - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
getChannelHandler() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
getChannelHandler() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
getChannelHandler() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractPeer
 
getChannelHandler() - 类 中的方法org.apache.dubbo.remoting.transport.ChannelDelegate
 
getChannelHandler() - 类 中的方法org.apache.dubbo.remoting.transport.ClientDelegate
 
getChannelHandler() - 类 中的方法org.apache.dubbo.remoting.transport.ServerDelegate
 
getChannelHandlers() - 类 中的方法org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
 
getChannels() - 类 中的方法org.apache.dubbo.remoting.api.PortUnificationServerHandler
 
getChannels() - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
getChannels() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
getChannels() - 接口 中的方法org.apache.dubbo.remoting.RemotingServer
get channels.
getChannels() - 类 中的方法org.apache.dubbo.remoting.transport.ServerDelegate
 
getClient() - 类 中的方法org.apache.dubbo.remoting.transport.ClientDelegate
 
getCloseFuture() - 类 中的方法org.apache.dubbo.remoting.api.Connection
 
getCodec() - 类 中的方法org.apache.dubbo.remoting.transport.codec.CodecAdapter
 
getConnectAddress() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractClient
 
getConnectionFromChannel(Channel) - 类 中的静态方法org.apache.dubbo.remoting.api.Connection
 
getData() - 类 中的方法org.apache.dubbo.remoting.exchange.Request
 
getDelegateHandler() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractPeer
Return the final handler (which may have been wrapped).
getErrorMessage() - 类 中的方法org.apache.dubbo.remoting.exchange.Response
 
getExchangeChannel(InetSocketAddress) - 接口 中的方法org.apache.dubbo.remoting.exchange.ExchangeServer
get channel.
getExchangeChannel(InetSocketAddress) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
getExchangeChannel(InetSocketAddress) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
getExchangeChannels() - 接口 中的方法org.apache.dubbo.remoting.exchange.ExchangeServer
get channels.
getExchangeChannels() - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
getExchangeChannels() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
getExchangeHandler() - 接口 中的方法org.apache.dubbo.remoting.exchange.ExchangeChannel
get message handler.
getExchangeHandler() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
getExchanger(String) - 类 中的静态方法org.apache.dubbo.remoting.exchange.Exchangers
 
getExchanger(URL) - 类 中的静态方法org.apache.dubbo.remoting.exchange.Exchangers
 
getExecutor() - 类 中的方法org.apache.dubbo.remoting.exchange.support.DefaultFuture
 
getExecutor() - 类 中的方法org.apache.dubbo.remoting.exchange.support.DefaultFuture2
 
getExecutorService() - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
已过时。
getFuture(long) - 类 中的静态方法org.apache.dubbo.remoting.exchange.support.DefaultFuture
 
getFuture(long) - 类 中的静态方法org.apache.dubbo.remoting.exchange.support.DefaultFuture2
 
getHandler() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeHandler
 
getHandler() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractChannelHandlerDelegate
 
getHandler() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractPeer
已过时。
getHandler() - 接口 中的方法org.apache.dubbo.remoting.transport.ChannelHandlerDelegate
 
getHandler() - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
 
getHeartbeat(URL) - 类 中的静态方法org.apache.dubbo.remoting.utils.UrlUtils
 
getId() - 类 中的方法org.apache.dubbo.remoting.exchange.Request
 
getId() - 类 中的方法org.apache.dubbo.remoting.exchange.Response
 
getIDByName(String) - 类 中的静态方法org.apache.dubbo.remoting.transport.CodecSupport
 
getIdleTimeout(URL) - 类 中的静态方法org.apache.dubbo.remoting.utils.UrlUtils
 
getInstance() - 类 中的静态方法org.apache.dubbo.remoting.buffer.DirectChannelBufferFactory
 
getInstance() - 类 中的静态方法org.apache.dubbo.remoting.buffer.HeapChannelBufferFactory
 
getLocalAddress() - 类 中的方法org.apache.dubbo.remoting.api.PortUnificationServer
 
getLocalAddress() - 接口 中的方法org.apache.dubbo.remoting.Endpoint
get local address.
getLocalAddress() - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
getLocalAddress() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
getLocalAddress() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
getLocalAddress() - 异常错误 中的方法org.apache.dubbo.remoting.RemotingException
 
getLocalAddress() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractClient
 
getLocalAddress() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractServer
 
getLocalAddress() - 类 中的方法org.apache.dubbo.remoting.transport.ChannelDelegate
 
getLocalAddress() - 类 中的方法org.apache.dubbo.remoting.transport.ClientDelegate
 
getLocalAddress() - 类 中的方法org.apache.dubbo.remoting.transport.ServerDelegate
 
getMagicCode() - 类 中的方法org.apache.dubbo.remoting.exchange.codec.ExchangeCodec
 
getMessages() - 类 中的方法org.apache.dubbo.remoting.exchange.support.MultiMessage
 
getNullBytesOf(Serialization) - 类 中的静态方法org.apache.dubbo.remoting.transport.CodecSupport
Get the null object serialize result byte[] of Serialization from the cache, if not, generate it first.
getPayload(InputStream) - 类 中的静态方法org.apache.dubbo.remoting.transport.CodecSupport
Read all payload to byte[]
getPhase() - 异常错误 中的方法org.apache.dubbo.remoting.TimeoutException
 
getPreferredExecutorService(Object) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
Currently, this method is mainly customized to facilitate the thread model on consumer side. 1.
getRemote() - 类 中的方法org.apache.dubbo.remoting.api.Connection
 
getRemoteAddress() - 接口 中的方法org.apache.dubbo.remoting.Channel
get remote address.
getRemoteAddress() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
getRemoteAddress() - 异常错误 中的方法org.apache.dubbo.remoting.RemotingException
 
getRemoteAddress() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractClient
 
getRemoteAddress() - 类 中的方法org.apache.dubbo.remoting.transport.ChannelDelegate
 
getRemoteAddress() - 类 中的方法org.apache.dubbo.remoting.transport.ClientDelegate
 
getRequest() - 类 中的方法org.apache.dubbo.remoting.exchange.support.DefaultFuture
 
getRequest() - 异常错误 中的方法org.apache.dubbo.remoting.ExecutionException
 
getRequestWithoutData(Object) - 类 中的静态方法org.apache.dubbo.remoting.utils.PayloadDropper
only log body in debugger mode for size & security consideration.
getResult() - 类 中的方法org.apache.dubbo.remoting.exchange.Response
 
getSerialization(URL) - 类 中的静态方法org.apache.dubbo.remoting.transport.CodecSupport
 
getSerialization(URL, Byte) - 类 中的静态方法org.apache.dubbo.remoting.transport.CodecSupport
 
getSerializationById(Byte) - 类 中的静态方法org.apache.dubbo.remoting.transport.CodecSupport
 
getServer() - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
getServer() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
getServer() - 类 中的方法org.apache.dubbo.remoting.transport.ServerDelegate
 
getSharedExecutorService() - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
get the shared executor for current Server or Client
getStatus() - 类 中的方法org.apache.dubbo.remoting.exchange.Response
 
getTransporter() - 类 中的静态方法org.apache.dubbo.remoting.Transporters
 
getUrl() - 类 中的方法org.apache.dubbo.remoting.api.Connection
get url.
getUrl() - 类 中的方法org.apache.dubbo.remoting.api.PortUnificationServer
 
getUrl() - 接口 中的方法org.apache.dubbo.remoting.Endpoint
get url.
getUrl() - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
getUrl() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
getUrl() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
getUrl() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractPeer
 
getUrl() - 类 中的方法org.apache.dubbo.remoting.transport.ChannelDelegate
 
getUrl() - 类 中的方法org.apache.dubbo.remoting.transport.ClientDelegate
 
getUrl() - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
 
getUrl() - 类 中的方法org.apache.dubbo.remoting.transport.ServerDelegate
 
getVersion() - 类 中的方法org.apache.dubbo.remoting.exchange.Request
 
getVersion() - 类 中的方法org.apache.dubbo.remoting.exchange.Response
 

H

hasArray() - 类 中的方法org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
hasArray() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Returns true if and only if this buffer has a backing byte array.
hasArray() - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
hasArray() - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBuffer
 
hasAttribute(String) - 接口 中的方法org.apache.dubbo.remoting.Channel
has attribute.
hasAttribute(String) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
hasAttribute(String) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractClient
 
hasAttribute(String) - 类 中的方法org.apache.dubbo.remoting.transport.ChannelDelegate
 
hasAttribute(String) - 类 中的方法org.apache.dubbo.remoting.transport.ClientDelegate
 
hasCode(ChannelBuffer) - 类 中的静态方法org.apache.dubbo.remoting.buffer.ChannelBuffers
 
hasFuture(Channel) - 类 中的静态方法org.apache.dubbo.remoting.exchange.support.DefaultFuture
 
hashCode() - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
HeaderExchangeClient - org.apache.dubbo.remoting.exchange.support.header中的类
DefaultMessageClient
HeaderExchangeClient(Client, boolean) - 类 的构造器org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
HeaderExchangeHandler - org.apache.dubbo.remoting.exchange.support.header中的类
ExchangeReceiver
HeaderExchangeHandler(ExchangeHandler) - 类 的构造器org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeHandler
 
HeaderExchanger - org.apache.dubbo.remoting.exchange.support.header中的类
DefaultMessenger
HeaderExchanger() - 类 的构造器org.apache.dubbo.remoting.exchange.support.header.HeaderExchanger
 
HeaderExchangeServer - org.apache.dubbo.remoting.exchange.support.header中的类
ExchangeServerImpl
HeaderExchangeServer(RemotingServer) - 类 的构造器org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
HeapChannelBuffer - org.apache.dubbo.remoting.buffer中的类
 
HeapChannelBuffer(byte[]) - 类 的构造器org.apache.dubbo.remoting.buffer.HeapChannelBuffer
Creates a new heap buffer with an existing byte array.
HeapChannelBuffer(int) - 类 的构造器org.apache.dubbo.remoting.buffer.HeapChannelBuffer
Creates a new heap buffer with a newly allocated byte array.
HeapChannelBufferFactory - org.apache.dubbo.remoting.buffer中的类
 
HeapChannelBufferFactory() - 类 的构造器org.apache.dubbo.remoting.buffer.HeapChannelBufferFactory
 
HEARTBEAT_CHECK_TICK - 接口 中的静态变量org.apache.dubbo.remoting.Constants
Every heartbeat duration / HEARTBEAT_CHECK_TICK, check if a heartbeat should be sent.
HEARTBEAT_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
HEARTBEAT_TIMEOUT_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
HeartbeatHandler - org.apache.dubbo.remoting.exchange.support.header中的类
 
HeartbeatHandler(ChannelHandler) - 类 的构造器org.apache.dubbo.remoting.exchange.support.header.HeartbeatHandler
 
HeartbeatTimerTask - org.apache.dubbo.remoting.exchange.support.header中的类
HeartbeatTimerTask
Help - org.apache.dubbo.remoting.telnet.support中的注释类型
Help
HelpTelnetHandler - org.apache.dubbo.remoting.telnet.support.command中的类
HelpTelnetHandler
HelpTelnetHandler() - 类 的构造器org.apache.dubbo.remoting.telnet.support.command.HelpTelnetHandler
 
Http2ProtocolDetector - org.apache.dubbo.remoting.api中的类
 
Http2ProtocolDetector() - 类 的构造器org.apache.dubbo.remoting.api.Http2ProtocolDetector
 
Http2WireProtocol - org.apache.dubbo.remoting.api中的类
 
Http2WireProtocol() - 类 的构造器org.apache.dubbo.remoting.api.Http2WireProtocol
 

I

IDLE_TIMEOUT_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
IdleSensible - org.apache.dubbo.remoting中的接口
Indicate whether the implementation (for both server and client) has the ability to sense and handle idle connection.
isAvailable() - 类 中的方法org.apache.dubbo.remoting.api.Connection
 
isBound() - 类 中的方法org.apache.dubbo.remoting.api.PortUnificationServer
 
isBound() - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
isBound() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
isBound() - 接口 中的方法org.apache.dubbo.remoting.RemotingServer
is bound.
isBound() - 类 中的方法org.apache.dubbo.remoting.transport.ServerDelegate
 
isBroken() - 类 中的方法org.apache.dubbo.remoting.exchange.Request
 
isClientSide() - 异常错误 中的方法org.apache.dubbo.remoting.TimeoutException
 
isClosed() - 类 中的方法org.apache.dubbo.remoting.api.Connection
 
isClosed() - 接口 中的方法org.apache.dubbo.remoting.Endpoint
is closed.
isClosed() - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
isClosed() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
isClosed() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
isClosed() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractPeer
 
isClosed() - 类 中的方法org.apache.dubbo.remoting.transport.ChannelDelegate
 
isClosed() - 类 中的方法org.apache.dubbo.remoting.transport.ClientDelegate
 
isClosed() - 类 中的方法org.apache.dubbo.remoting.transport.ServerDelegate
 
isClosing() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractPeer
 
isConnected() - 接口 中的方法org.apache.dubbo.remoting.Channel
is connected.
isConnected() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
isConnected() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractClient
 
isConnected() - 类 中的方法org.apache.dubbo.remoting.transport.ChannelDelegate
 
isConnected() - 类 中的方法org.apache.dubbo.remoting.transport.ClientDelegate
 
isDirect() - 类 中的方法org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
isDirect() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Returns true if and only if this buffer is backed by an NIO direct buffer.
isDirect() - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
isDirect() - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBuffer
 
isEmpty() - 类 中的方法org.apache.dubbo.remoting.exchange.support.MultiMessage
 
isEvent() - 类 中的方法org.apache.dubbo.remoting.exchange.Request
 
isEvent() - 类 中的方法org.apache.dubbo.remoting.exchange.Response
 
isHeartbeat() - 类 中的方法org.apache.dubbo.remoting.exchange.Request
 
isHeartbeat() - 类 中的方法org.apache.dubbo.remoting.exchange.Response
 
isHeartBeat(byte[], byte) - 类 中的静态方法org.apache.dubbo.remoting.transport.CodecSupport
Check if payload is null object serialize result byte[] of serialization
isServerSide() - 异常错误 中的方法org.apache.dubbo.remoting.TimeoutException
 
isTwoWay() - 类 中的方法org.apache.dubbo.remoting.exchange.Request
 
iterator() - 类 中的方法org.apache.dubbo.remoting.exchange.support.MultiMessage
 

K

KEY_READ_TIMESTAMP - 类 中的静态变量org.apache.dubbo.remoting.exchange.support.header.HeartbeatHandler
 
KEY_WRITE_TIMESTAMP - 类 中的静态变量org.apache.dubbo.remoting.exchange.support.header.HeartbeatHandler
 

L

LEAST_HEARTBEAT_DURATION - 接口 中的静态变量org.apache.dubbo.remoting.Constants
the least heartbeat during is 1000 ms.
LogTelnetHandler - org.apache.dubbo.remoting.telnet.support.command中的类
LogTelnetHandler
LogTelnetHandler() - 类 的构造器org.apache.dubbo.remoting.telnet.support.command.LogTelnetHandler
 

M

mark(int) - 类 中的方法org.apache.dubbo.remoting.buffer.ChannelBufferInputStream
 
markReaderIndex() - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
markReaderIndex() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Marks the current readerIndex in this buffer.
markSupported() - 类 中的方法org.apache.dubbo.remoting.buffer.ChannelBufferInputStream
 
markWriterIndex() - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
markWriterIndex() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Marks the current writerIndex in this buffer.
MAX_BUFFER_SIZE - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
MessageOnlyChannelHandler - org.apache.dubbo.remoting.transport.dispatcher.message中的类
 
MessageOnlyChannelHandler(ChannelHandler, URL) - 类 的构造器org.apache.dubbo.remoting.transport.dispatcher.message.MessageOnlyChannelHandler
 
MessageOnlyDispatcher - org.apache.dubbo.remoting.transport.dispatcher.message中的类
Only message receive uses the thread pool.
MessageOnlyDispatcher() - 类 的构造器org.apache.dubbo.remoting.transport.dispatcher.message.MessageOnlyDispatcher
 
MIN_BUFFER_SIZE - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
MultiMessage - org.apache.dubbo.remoting.exchange.support中的类
 
MultiMessageHandler - org.apache.dubbo.remoting.transport中的类
 
MultiMessageHandler(ChannelHandler) - 类 的构造器org.apache.dubbo.remoting.transport.MultiMessageHandler
 
MultiplexProtocolConnectionManager - org.apache.dubbo.remoting.api中的类
 
MultiplexProtocolConnectionManager() - 类 的构造器org.apache.dubbo.remoting.api.MultiplexProtocolConnectionManager
 

N

NAME - 类 中的静态变量org.apache.dubbo.remoting.exchange.support.header.HeaderExchanger
 
NAME - 类 中的静态变量org.apache.dubbo.remoting.transport.dispatcher.all.AllDispatcher
 
NAME - 类 中的静态变量org.apache.dubbo.remoting.transport.dispatcher.connection.ConnectionOrderedDispatcher
 
NAME - 类 中的静态变量org.apache.dubbo.remoting.transport.dispatcher.direct.DirectDispatcher
 
NAME - 类 中的静态变量org.apache.dubbo.remoting.transport.dispatcher.execution.ExecutionDispatcher
 
NAME - 类 中的静态变量org.apache.dubbo.remoting.transport.dispatcher.message.MessageOnlyDispatcher
 
NEED_MORE_DATA - org.apache.dubbo.remoting.api.ProtocolDetector.Result
 
NEED_MORE_INPUT - org.apache.dubbo.remoting.Codec2.DecodeResult
 
NEED_MORE_INPUT - 接口 中的静态变量org.apache.dubbo.remoting.Codec
已过时。
Need more input poison.
NettyEventLoopFactory - org.apache.dubbo.remoting.api中的类
 
NettyEventLoopFactory() - 类 的构造器org.apache.dubbo.remoting.api.NettyEventLoopFactory
 
newFuture(Connection, Request, int, ExecutorService) - 类 中的静态方法org.apache.dubbo.remoting.exchange.support.DefaultFuture2
init a DefaultFuture 1.init a DefaultFuture 2.timeout check
newFuture(Channel, Request, int, ExecutorService) - 类 中的静态方法org.apache.dubbo.remoting.exchange.support.DefaultFuture
init a DefaultFuture 1.init a DefaultFuture 2.timeout check
NIO_EVENT_LOOP_GROUP - 类 中的静态变量org.apache.dubbo.remoting.api.NettyEventLoopFactory
netty client bootstrap

O

OK - 类 中的静态变量org.apache.dubbo.remoting.exchange.Response
ok.
onConnected(Channel) - 类 中的方法org.apache.dubbo.remoting.api.Connection
 
onGoaway(Channel) - 类 中的方法org.apache.dubbo.remoting.api.Connection
 
onGoAway(Channel) - 类 中的方法org.apache.dubbo.remoting.api.ConnectionHandler
 
org.apache.dubbo.remoting - 程序包 org.apache.dubbo.remoting
 
org.apache.dubbo.remoting.api - 程序包 org.apache.dubbo.remoting.api
 
org.apache.dubbo.remoting.buffer - 程序包 org.apache.dubbo.remoting.buffer
 
org.apache.dubbo.remoting.exchange - 程序包 org.apache.dubbo.remoting.exchange
 
org.apache.dubbo.remoting.exchange.codec - 程序包 org.apache.dubbo.remoting.exchange.codec
 
org.apache.dubbo.remoting.exchange.support - 程序包 org.apache.dubbo.remoting.exchange.support
 
org.apache.dubbo.remoting.exchange.support.header - 程序包 org.apache.dubbo.remoting.exchange.support.header
 
org.apache.dubbo.remoting.telnet - 程序包 org.apache.dubbo.remoting.telnet
 
org.apache.dubbo.remoting.telnet.codec - 程序包 org.apache.dubbo.remoting.telnet.codec
 
org.apache.dubbo.remoting.telnet.support - 程序包 org.apache.dubbo.remoting.telnet.support
 
org.apache.dubbo.remoting.telnet.support.command - 程序包 org.apache.dubbo.remoting.telnet.support.command
 
org.apache.dubbo.remoting.transport - 程序包 org.apache.dubbo.remoting.transport
 
org.apache.dubbo.remoting.transport.codec - 程序包 org.apache.dubbo.remoting.transport.codec
 
org.apache.dubbo.remoting.transport.dispatcher - 程序包 org.apache.dubbo.remoting.transport.dispatcher
 
org.apache.dubbo.remoting.transport.dispatcher.all - 程序包 org.apache.dubbo.remoting.transport.dispatcher.all
 
org.apache.dubbo.remoting.transport.dispatcher.connection - 程序包 org.apache.dubbo.remoting.transport.dispatcher.connection
 
org.apache.dubbo.remoting.transport.dispatcher.direct - 程序包 org.apache.dubbo.remoting.transport.dispatcher.direct
 
org.apache.dubbo.remoting.transport.dispatcher.execution - 程序包 org.apache.dubbo.remoting.transport.dispatcher.execution
 
org.apache.dubbo.remoting.transport.dispatcher.message - 程序包 org.apache.dubbo.remoting.transport.dispatcher.message
 
org.apache.dubbo.remoting.utils - 程序包 org.apache.dubbo.remoting.utils
 

P

parameter() - 注释类型 中的方法org.apache.dubbo.remoting.telnet.support.Help
 
PAYLOAD_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
PayloadDropper - org.apache.dubbo.remoting.utils中的类
 
PayloadDropper() - 类 的构造器org.apache.dubbo.remoting.utils.PayloadDropper
 
PortUnificationExchanger - org.apache.dubbo.remoting.exchange中的类
 
PortUnificationExchanger() - 类 的构造器org.apache.dubbo.remoting.exchange.PortUnificationExchanger
 
PortUnificationServer - org.apache.dubbo.remoting.api中的类
PortUnificationServer.
PortUnificationServer(URL) - 类 的构造器org.apache.dubbo.remoting.api.PortUnificationServer
 
PortUnificationServerHandler - org.apache.dubbo.remoting.api中的类
 
PortUnificationServerHandler(SslContext, boolean, List<WireProtocol>) - 类 的构造器org.apache.dubbo.remoting.api.PortUnificationServerHandler
 
PortUnificationServerHandler(SslContext, List<WireProtocol>) - 类 的构造器org.apache.dubbo.remoting.api.PortUnificationServerHandler
 
PortUnificationServerHandler(List<WireProtocol>) - 类 的构造器org.apache.dubbo.remoting.api.PortUnificationServerHandler
 
PROMPT_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
ProtocolDetector - org.apache.dubbo.remoting.api中的接口
Determine incoming bytes belong to the specific protocol.
ProtocolDetector.Result - org.apache.dubbo.remoting.api中的枚举
 

R

read() - 类 中的方法org.apache.dubbo.remoting.buffer.ChannelBufferInputStream
 
read(byte[], int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.ChannelBufferInputStream
 
readable() - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
readable() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Returns true if and only if (this.writerIndex - this.readerIndex) is greater than 0.
readableBytes() - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
readableBytes() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Returns the number of readable bytes which is equal to (this.writerIndex - this.readerIndex).
readByte() - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
readByte() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Gets a byte at the current readerIndex and increases the readerIndex by 1 in this buffer.
readBytes() - 类 中的方法org.apache.dubbo.remoting.buffer.ChannelBufferInputStream
 
readBytes(byte[]) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
readBytes(byte[]) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified destination starting at the current readerIndex and increases the readerIndex by the number of the transferred bytes (= dst.length).
readBytes(byte[], int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
readBytes(byte[], int, int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified destination starting at the current readerIndex and increases the readerIndex by the number of the transferred bytes (= length).
readBytes(int) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
readBytes(int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to a newly created buffer starting at the current readerIndex and increases the readerIndex by the number of the transferred bytes (= length).
readBytes(OutputStream, int) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
readBytes(OutputStream, int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified stream starting at the current readerIndex.
readBytes(ByteBuffer) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
readBytes(ByteBuffer) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified destination starting at the current readerIndex until the destination's position reaches its limit, and increases the readerIndex by the number of the transferred bytes.
readBytes(ChannelBuffer) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
readBytes(ChannelBuffer) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified destination starting at the current readerIndex until the destination becomes non-writable, and increases the readerIndex by the number of the transferred bytes.
readBytes(ChannelBuffer, int) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
readBytes(ChannelBuffer, int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified destination starting at the current readerIndex and increases the readerIndex by the number of the transferred bytes (= length).
readBytes(ChannelBuffer, int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
readBytes(ChannelBuffer, int, int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers this buffer's data to the specified destination starting at the current readerIndex and increases the readerIndex by the number of the transferred bytes (= length).
readerIndex() - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
readerIndex() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Returns the readerIndex of this buffer.
readerIndex(int) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
readerIndex(int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Sets the readerIndex of this buffer.
received(Connection, Response) - 类 中的静态方法org.apache.dubbo.remoting.exchange.support.DefaultFuture2
 
received(Connection, Response, boolean) - 类 中的静态方法org.apache.dubbo.remoting.exchange.support.DefaultFuture2
 
received(Channel, Object) - 接口 中的方法org.apache.dubbo.remoting.ChannelHandler
on message received.
received(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
received(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeHandler
 
received(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeartbeatHandler
 
received(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractChannelHandlerDelegate
 
received(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractPeer
 
received(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.transport.ChannelHandlerAdapter
 
received(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
 
received(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.transport.DecodeHandler
 
received(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.all.AllChannelHandler
 
received(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.connection.ConnectionOrderedChannelHandler
 
received(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.direct.DirectChannelHandler
 
received(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.execution.ExecutionChannelHandler
 
received(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.message.MessageOnlyChannelHandler
 
received(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
 
received(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.transport.MultiMessageHandler
 
received(Channel, Response) - 类 中的静态方法org.apache.dubbo.remoting.exchange.support.DefaultFuture
 
received(Channel, Response, boolean) - 类 中的静态方法org.apache.dubbo.remoting.exchange.support.DefaultFuture
 
RECEIVED - org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable.ChannelState
RECEIVED
RECOGNIZED - org.apache.dubbo.remoting.api.ProtocolDetector.Result
 
reconnect() - 接口 中的方法org.apache.dubbo.remoting.Client
reconnect.
reconnect() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
reconnect() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractClient
 
reconnect() - 类 中的方法org.apache.dubbo.remoting.transport.ClientDelegate
 
RECONNECT_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
ReconnectTimerTask - org.apache.dubbo.remoting.exchange.support.header中的类
ReconnectTimerTask
ReconnectTimerTask(AbstractTimerTask.ChannelProvider, Long, int) - 类 的构造器org.apache.dubbo.remoting.exchange.support.header.ReconnectTimerTask
 
RemotingException - org.apache.dubbo.remoting中的异常错误
RemotingException.
RemotingException(InetSocketAddress, InetSocketAddress, String) - 异常错误 的构造器org.apache.dubbo.remoting.RemotingException
 
RemotingException(InetSocketAddress, InetSocketAddress, String, Throwable) - 异常错误 的构造器org.apache.dubbo.remoting.RemotingException
 
RemotingException(InetSocketAddress, InetSocketAddress, Throwable) - 异常错误 的构造器org.apache.dubbo.remoting.RemotingException
 
RemotingException(Channel, String) - 异常错误 的构造器org.apache.dubbo.remoting.RemotingException
 
RemotingException(Channel, String, Throwable) - 异常错误 的构造器org.apache.dubbo.remoting.RemotingException
 
RemotingException(Channel, Throwable) - 异常错误 的构造器org.apache.dubbo.remoting.RemotingException
 
RemotingServer - org.apache.dubbo.remoting中的接口
Remoting Server.
removeAttribute(String) - 接口 中的方法org.apache.dubbo.remoting.Channel
remove attribute.
removeAttribute(String) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
removeAttribute(String) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractClient
 
removeAttribute(String) - 类 中的方法org.apache.dubbo.remoting.transport.ChannelDelegate
 
removeAttribute(String) - 类 中的方法org.apache.dubbo.remoting.transport.ClientDelegate
 
removeChannelHandler(ChannelHandler) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
removeChannelHandler(ChannelHandler) - 类 中的方法org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
 
removeMessages() - 类 中的方法org.apache.dubbo.remoting.exchange.support.MultiMessage
 
removeReplier(Class<T>) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
removeReplier(Class<T>) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ReplierDispatcher
 
Replier<T> - org.apache.dubbo.remoting.exchange.support中的接口
Replier.
ReplierDispatcher - org.apache.dubbo.remoting.exchange.support中的类
ReplierDispatcher
ReplierDispatcher() - 类 的构造器org.apache.dubbo.remoting.exchange.support.ReplierDispatcher
 
ReplierDispatcher(Replier<?>) - 类 的构造器org.apache.dubbo.remoting.exchange.support.ReplierDispatcher
 
ReplierDispatcher(Replier<?>, Map<Class<?>, Replier<?>>) - 类 的构造器org.apache.dubbo.remoting.exchange.support.ReplierDispatcher
 
reply(ExchangeChannel, Object) - 接口 中的方法org.apache.dubbo.remoting.exchange.ExchangeHandler
reply.
reply(ExchangeChannel, Object) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeHandlerAdapter
 
reply(ExchangeChannel, Object) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
reply(ExchangeChannel, Object) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ReplierDispatcher
 
reply(ExchangeChannel, T) - 接口 中的方法org.apache.dubbo.remoting.exchange.support.Replier
reply.
request(Object) - 接口 中的方法org.apache.dubbo.remoting.exchange.ExchangeChannel
已过时。
request(Object) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
request(Object, int) - 接口 中的方法org.apache.dubbo.remoting.exchange.ExchangeChannel
已过时。
request(Object, int) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
request(Object, int, ExecutorService) - 接口 中的方法org.apache.dubbo.remoting.exchange.ExchangeChannel
send request.
request(Object, int, ExecutorService) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
request(Object, ExecutorService) - 接口 中的方法org.apache.dubbo.remoting.exchange.ExchangeChannel
send request.
request(Object, ExecutorService) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
Request - org.apache.dubbo.remoting.exchange中的类
Request.
Request() - 类 的构造器org.apache.dubbo.remoting.exchange.Request
 
Request(long) - 类 的构造器org.apache.dubbo.remoting.exchange.Request
 
reset() - 类 中的方法org.apache.dubbo.remoting.buffer.ChannelBufferInputStream
 
reset(Parameters) - 接口 中的方法org.apache.dubbo.remoting.Client
已过时。
reset(Parameters) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
已过时。
reset(Parameters) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
已过时。
reset(Parameters) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
已过时。
reset(Parameters) - 接口 中的方法org.apache.dubbo.remoting.RemotingServer
已过时。
reset(Parameters) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractEndpoint
已过时。
reset(Parameters) - 类 中的方法org.apache.dubbo.remoting.transport.ClientDelegate
已过时。
reset(Parameters) - 类 中的方法org.apache.dubbo.remoting.transport.ServerDelegate
已过时。
reset(URL) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
reset(URL) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
reset(URL) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
reset(URL) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractEndpoint
 
reset(URL) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractServer
 
reset(URL) - 类 中的方法org.apache.dubbo.remoting.transport.ClientDelegate
 
reset(URL) - 类 中的方法org.apache.dubbo.remoting.transport.ServerDelegate
 
resetReaderIndex() - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
resetReaderIndex() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Repositions the current readerIndex to the marked readerIndex in this buffer.
resetWriterIndex() - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
resetWriterIndex() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Marks the current writerIndex in this buffer.
Response - org.apache.dubbo.remoting.exchange中的类
Response
Response() - 类 的构造器org.apache.dubbo.remoting.exchange.Response
 
Response(long) - 类 的构造器org.apache.dubbo.remoting.exchange.Response
 
Response(long, String) - 类 的构造器org.apache.dubbo.remoting.exchange.Response
 
run() - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable
 
run(Timeout) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.AbstractTimerTask
 

S

send(Object) - 接口 中的方法org.apache.dubbo.remoting.Endpoint
send message.
send(Object) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
send(Object) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
send(Object) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
send(Object) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractPeer
 
send(Object) - 类 中的方法org.apache.dubbo.remoting.transport.ChannelDelegate
 
send(Object) - 类 中的方法org.apache.dubbo.remoting.transport.ClientDelegate
 
send(Object) - 类 中的方法org.apache.dubbo.remoting.transport.ServerDelegate
 
send(Object, boolean) - 接口 中的方法org.apache.dubbo.remoting.Endpoint
send message.
send(Object, boolean) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
send(Object, boolean) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
send(Object, boolean) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
send(Object, boolean) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractChannel
 
send(Object, boolean) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractClient
 
send(Object, boolean) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractServer
 
send(Object, boolean) - 类 中的方法org.apache.dubbo.remoting.transport.ChannelDelegate
 
send(Object, boolean) - 类 中的方法org.apache.dubbo.remoting.transport.ClientDelegate
 
send(Object, boolean) - 类 中的方法org.apache.dubbo.remoting.transport.ServerDelegate
 
SEND_RECONNECT_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
sent(Channel, Object) - 接口 中的方法org.apache.dubbo.remoting.ChannelHandler
on message sent.
sent(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
sent(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeHandler
 
sent(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeartbeatHandler
 
sent(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractChannelHandlerDelegate
 
sent(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractPeer
 
sent(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.transport.ChannelHandlerAdapter
 
sent(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
 
sent(Channel, Object) - 类 中的方法org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
 
sent(Channel, Request) - 类 中的静态方法org.apache.dubbo.remoting.exchange.support.DefaultFuture
 
sent(Request) - 类 中的静态方法org.apache.dubbo.remoting.exchange.support.DefaultFuture2
 
SENT - org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable.ChannelState
SENT
SENT_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
SERIALIZATION_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
SERVER_ERROR - 类 中的静态变量org.apache.dubbo.remoting.exchange.Response
internal server error.
SERVER_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
SERVER_LOGGER - 类 中的静态变量org.apache.dubbo.remoting.api.Http2WireProtocol
 
SERVER_SIDE - 异常错误 中的静态变量org.apache.dubbo.remoting.TimeoutException
 
SERVER_THREADPOOL_EXHAUSTED_ERROR - 类 中的静态变量org.apache.dubbo.remoting.exchange.Response
server side threadpool exhausted and quick return.
SERVER_TIMEOUT - 类 中的静态变量org.apache.dubbo.remoting.exchange.Response
server side timeout.
ServerDelegate - org.apache.dubbo.remoting.transport中的类
ServerDelegate
ServerDelegate() - 类 的构造器org.apache.dubbo.remoting.transport.ServerDelegate
 
ServerDelegate(RemotingServer) - 类 的构造器org.apache.dubbo.remoting.transport.ServerDelegate
 
serverSocketChannelClass() - 类 中的静态方法org.apache.dubbo.remoting.api.NettyEventLoopFactory
 
SERVICE_ERROR - 类 中的静态变量org.apache.dubbo.remoting.exchange.Response
service error.
SERVICE_KEY - 类 中的静态变量org.apache.dubbo.remoting.telnet.support.command.LogTelnetHandler
 
SERVICE_NOT_FOUND - 类 中的静态变量org.apache.dubbo.remoting.exchange.Response
service not found.
setAttribute(String, Object) - 接口 中的方法org.apache.dubbo.remoting.Channel
set attribute.
setAttribute(String, Object) - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
setAttribute(String, Object) - 类 中的方法org.apache.dubbo.remoting.transport.AbstractClient
 
setAttribute(String, Object) - 类 中的方法org.apache.dubbo.remoting.transport.ChannelDelegate
 
setAttribute(String, Object) - 类 中的方法org.apache.dubbo.remoting.transport.ClientDelegate
 
setBroken(boolean) - 类 中的方法org.apache.dubbo.remoting.exchange.Request
 
setByte(int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
setByte(int, int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Sets the specified byte at the specified absolute index in this buffer.
setByte(int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
setByte(int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBuffer
 
setBytes(int, byte[]) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
setBytes(int, byte[]) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers the specified source array's data to this buffer starting at the specified absolute index.
setBytes(int, byte[], int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
setBytes(int, byte[], int, int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers the specified source array's data to this buffer starting at the specified absolute index.
setBytes(int, byte[], int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
setBytes(int, byte[], int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBuffer
 
setBytes(int, InputStream, int) - 类 中的方法org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
setBytes(int, InputStream, int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers the content of the specified source stream to this buffer starting at the specified absolute index.
setBytes(int, InputStream, int) - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
setBytes(int, InputStream, int) - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBuffer
 
setBytes(int, ByteBuffer) - 类 中的方法org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
setBytes(int, ByteBuffer) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers the specified source buffer's data to this buffer starting at the specified absolute index until the source buffer's position reaches its limit.
setBytes(int, ByteBuffer) - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
setBytes(int, ByteBuffer) - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBuffer
 
setBytes(int, ScatteringByteChannel, int) - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBuffer
 
setBytes(int, ChannelBuffer) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
setBytes(int, ChannelBuffer) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers the specified source buffer's data to this buffer starting at the specified absolute index until the source buffer becomes unreadable.
setBytes(int, ChannelBuffer, int) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
setBytes(int, ChannelBuffer, int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers the specified source buffer's data to this buffer starting at the specified absolute index.
setBytes(int, ChannelBuffer, int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
setBytes(int, ChannelBuffer, int, int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers the specified source buffer's data to this buffer starting at the specified absolute index.
setBytes(int, ChannelBuffer, int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
setBytes(int, ChannelBuffer, int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBuffer
 
setChannel(Channel) - 类 中的方法org.apache.dubbo.remoting.transport.ChannelDelegate
 
setClient(Client) - 类 中的方法org.apache.dubbo.remoting.transport.ClientDelegate
 
setData(Object) - 类 中的方法org.apache.dubbo.remoting.exchange.Request
 
setErrorMessage(String) - 类 中的方法org.apache.dubbo.remoting.exchange.Response
 
setEvent(boolean) - 类 中的方法org.apache.dubbo.remoting.exchange.Request
 
setEvent(boolean) - 类 中的方法org.apache.dubbo.remoting.exchange.Response
 
setEvent(String) - 类 中的方法org.apache.dubbo.remoting.exchange.Request
 
setEvent(String) - 类 中的方法org.apache.dubbo.remoting.exchange.Response
 
setExecutor(ExecutorService) - 类 中的方法org.apache.dubbo.remoting.exchange.support.DefaultFuture
 
setExecutor(ExecutorService) - 类 中的方法org.apache.dubbo.remoting.exchange.support.DefaultFuture2
 
setHeartbeat(boolean) - 类 中的方法org.apache.dubbo.remoting.exchange.Request
 
setHeartbeat(boolean) - 类 中的方法org.apache.dubbo.remoting.exchange.Response
已过时。
setId(long) - 类 中的方法org.apache.dubbo.remoting.exchange.Response
 
setIndex(int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
setIndex(int, int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Sets the readerIndex and writerIndex of this buffer in one shot.
setResult(Object) - 类 中的方法org.apache.dubbo.remoting.exchange.Response
 
setServer(ExchangeServer) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
setServer(RemotingServer) - 类 中的方法org.apache.dubbo.remoting.transport.ServerDelegate
 
setStatus(byte) - 类 中的方法org.apache.dubbo.remoting.exchange.Response
 
setTwoWay(boolean) - 类 中的方法org.apache.dubbo.remoting.exchange.Request
 
setVersion(String) - 类 中的方法org.apache.dubbo.remoting.exchange.Request
 
setVersion(String) - 类 中的方法org.apache.dubbo.remoting.exchange.Response
 
SingleProtocolConnectionManager - org.apache.dubbo.remoting.api中的类
 
SingleProtocolConnectionManager() - 类 的构造器org.apache.dubbo.remoting.api.SingleProtocolConnectionManager
 
size() - 类 中的方法org.apache.dubbo.remoting.exchange.support.MultiMessage
 
skip(long) - 类 中的方法org.apache.dubbo.remoting.buffer.ChannelBufferInputStream
 
SKIP_SOME_INPUT - org.apache.dubbo.remoting.Codec2.DecodeResult
 
skipBytes(int) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
skipBytes(int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Increases the current readerIndex by the specified length in this buffer.
socketChannelClass() - 类 中的静态方法org.apache.dubbo.remoting.api.NettyEventLoopFactory
 
startClose() - 接口 中的方法org.apache.dubbo.remoting.Endpoint
 
startClose() - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
 
startClose() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
startClose() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
 
startClose() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractPeer
 
startClose() - 类 中的方法org.apache.dubbo.remoting.transport.ChannelDelegate
 
startClose() - 类 中的方法org.apache.dubbo.remoting.transport.ClientDelegate
 
startClose() - 类 中的方法org.apache.dubbo.remoting.transport.ServerDelegate
 
StatusTelnetHandler - org.apache.dubbo.remoting.telnet.support.command中的类
StatusTelnetHandler
StatusTelnetHandler() - 类 的构造器org.apache.dubbo.remoting.telnet.support.command.StatusTelnetHandler
 
summary() - 注释类型 中的方法org.apache.dubbo.remoting.telnet.support.Help
 

T

telnet(Channel, String) - 类 中的方法org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
 
telnet(Channel, String) - 类 中的方法org.apache.dubbo.remoting.telnet.support.command.ClearTelnetHandler
 
telnet(Channel, String) - 类 中的方法org.apache.dubbo.remoting.telnet.support.command.ExitTelnetHandler
 
telnet(Channel, String) - 类 中的方法org.apache.dubbo.remoting.telnet.support.command.HelpTelnetHandler
 
telnet(Channel, String) - 类 中的方法org.apache.dubbo.remoting.telnet.support.command.LogTelnetHandler
 
telnet(Channel, String) - 类 中的方法org.apache.dubbo.remoting.telnet.support.command.StatusTelnetHandler
 
telnet(Channel, String) - 类 中的方法org.apache.dubbo.remoting.telnet.support.TelnetHandlerAdapter
 
telnet(Channel, String) - 接口 中的方法org.apache.dubbo.remoting.telnet.TelnetHandler
telnet.
TELNET - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
TelnetCodec - org.apache.dubbo.remoting.telnet.codec中的类
TelnetCodec
TelnetCodec() - 类 的构造器org.apache.dubbo.remoting.telnet.codec.TelnetCodec
 
TelnetHandler - org.apache.dubbo.remoting.telnet中的接口
TelnetHandler
TelnetHandlerAdapter - org.apache.dubbo.remoting.telnet.support中的类
 
TelnetHandlerAdapter() - 类 的构造器org.apache.dubbo.remoting.telnet.support.TelnetHandlerAdapter
 
TelnetUtils - org.apache.dubbo.remoting.telnet.support中的类
TelnetUtils
TelnetUtils() - 类 的构造器org.apache.dubbo.remoting.telnet.support.TelnetUtils
 
TICKS_PER_WHEEL - 接口 中的静态变量org.apache.dubbo.remoting.Constants
ticks per wheel.
TIME_OUT_TIMER - 类 中的静态变量org.apache.dubbo.remoting.exchange.support.DefaultFuture
 
TIME_OUT_TIMER - 类 中的静态变量org.apache.dubbo.remoting.exchange.support.DefaultFuture2
 
TimeoutException - org.apache.dubbo.remoting中的异常错误
TimeoutException.
TimeoutException(boolean, InetSocketAddress, InetSocketAddress, String) - 异常错误 的构造器org.apache.dubbo.remoting.TimeoutException
 
TimeoutException(boolean, Channel, String) - 异常错误 的构造器org.apache.dubbo.remoting.TimeoutException
 
toByteBuffer() - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
toByteBuffer() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Converts this buffer's readable bytes into a NIO buffer.
toByteBuffer(int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
 
toByteBuffer(int, int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Converts this buffer's sub-region into a NIO buffer.
toByteBuffer(int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
toByteBuffer(int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.HeapChannelBuffer
 
toList(List<List<String>>) - 类 中的静态方法org.apache.dubbo.remoting.telnet.support.TelnetUtils
 
toString() - 类 中的方法org.apache.dubbo.remoting.api.Connection
 
toString() - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
toString() - 类 中的方法org.apache.dubbo.remoting.exchange.Request
 
toString() - 类 中的方法org.apache.dubbo.remoting.exchange.Response
 
toString() - 类 中的方法org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
 
toString() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractChannel
 
toString() - 类 中的方法org.apache.dubbo.remoting.transport.AbstractClient
 
toTable(String[], List<List<String>>) - 类 中的静态方法org.apache.dubbo.remoting.telnet.support.TelnetUtils
 
toTable(List<String>, List<List<String>>) - 类 中的静态方法org.apache.dubbo.remoting.telnet.support.TelnetUtils
 
touch(Object) - 类 中的方法org.apache.dubbo.remoting.api.Connection
 
TransportCodec - org.apache.dubbo.remoting.transport.codec中的类
已过时。
TransportCodec() - 类 的构造器org.apache.dubbo.remoting.transport.codec.TransportCodec
已过时。
 
Transporter - org.apache.dubbo.remoting中的接口
Transporter.
TRANSPORTER_KEY - 接口 中的静态变量org.apache.dubbo.remoting.Constants
 
Transporters - org.apache.dubbo.remoting中的类
Transporter facade.

U

UNRECOGNIZED - org.apache.dubbo.remoting.api.ProtocolDetector.Result
 
UrlUtils - org.apache.dubbo.remoting.utils中的类
 
UrlUtils() - 类 的构造器org.apache.dubbo.remoting.utils.UrlUtils
 

V

valueOf(String) - 枚举 中的静态方法org.apache.dubbo.remoting.api.ProtocolDetector.Result
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.dubbo.remoting.Codec2.DecodeResult
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable.ChannelState
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法org.apache.dubbo.remoting.api.ProtocolDetector.Result
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.dubbo.remoting.Codec2.DecodeResult
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable.ChannelState
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

W

WireProtocol - org.apache.dubbo.remoting.api中的接口
 
wrap(ChannelHandler, URL) - 类 中的静态方法org.apache.dubbo.remoting.transport.dispatcher.ChannelHandlers
 
wrappedBuffer(byte[]) - 类 中的静态方法org.apache.dubbo.remoting.buffer.ChannelBuffers
 
wrappedBuffer(byte[], int, int) - 类 中的静态方法org.apache.dubbo.remoting.buffer.ChannelBuffers
 
wrappedBuffer(ByteBuffer) - 类 中的静态方法org.apache.dubbo.remoting.buffer.ChannelBuffers
 
WrappedChannelHandler - org.apache.dubbo.remoting.transport.dispatcher中的类
 
WrappedChannelHandler(ChannelHandler, URL) - 类 的构造器org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
 
writable() - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
writable() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Returns true if and only if (this.capacity - this.writerIndex) is greater than 0.
writableBytes() - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
writableBytes() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Returns the number of writable bytes which is equal to (this.capacity - this.writerIndex).
write(byte[]) - 类 中的方法org.apache.dubbo.remoting.buffer.ChannelBufferOutputStream
 
write(byte[], int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.ChannelBufferOutputStream
 
write(int) - 类 中的方法org.apache.dubbo.remoting.buffer.ChannelBufferOutputStream
 
write(Object) - 类 中的方法org.apache.dubbo.remoting.api.Connection
 
writeByte(int) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
writeByte(int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Sets the specified byte at the current writerIndex and increases the writerIndex by 1 in this buffer.
writeByte(int) - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
writeBytes(byte[]) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
writeBytes(byte[]) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers the specified source array's data to this buffer starting at the current writerIndex and increases the writerIndex by the number of the transferred bytes (= src.length).
writeBytes(byte[], int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
writeBytes(byte[], int, int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers the specified source array's data to this buffer starting at the current writerIndex and increases the writerIndex by the number of the transferred bytes (= length).
writeBytes(byte[], int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
writeBytes(InputStream, int) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
writeBytes(InputStream, int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers the content of the specified stream to this buffer starting at the current writerIndex and increases the writerIndex by the number of the transferred bytes.
writeBytes(InputStream, int) - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
writeBytes(ByteBuffer) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
writeBytes(ByteBuffer) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers the specified source buffer's data to this buffer starting at the current writerIndex until the source buffer's position reaches its limit, and increases the writerIndex by the number of the transferred bytes.
writeBytes(ByteBuffer) - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
writeBytes(ChannelBuffer) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
writeBytes(ChannelBuffer) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers the specified source buffer's data to this buffer starting at the current writerIndex until the source buffer becomes unreadable, and increases the writerIndex by the number of the transferred bytes.
writeBytes(ChannelBuffer, int) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
writeBytes(ChannelBuffer, int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers the specified source buffer's data to this buffer starting at the current writerIndex and increases the writerIndex by the number of the transferred bytes (= length).
writeBytes(ChannelBuffer, int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
writeBytes(ChannelBuffer, int, int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Transfers the specified source buffer's data to this buffer starting at the current writerIndex and increases the writerIndex by the number of the transferred bytes (= length).
writeBytes(ChannelBuffer, int, int) - 类 中的方法org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
 
writerIndex() - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
writerIndex() - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Returns the writerIndex of this buffer.
writerIndex(int) - 类 中的方法org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
 
writerIndex(int) - 接口 中的方法org.apache.dubbo.remoting.buffer.ChannelBuffer
Sets the writerIndex of this buffer.
writtenBytes() - 类 中的方法org.apache.dubbo.remoting.buffer.ChannelBufferOutputStream
 
A B C D E F G H I K L M N O P R S T U V W 
所有类 所有程序包