- cancel(boolean) - Method in class org.apache.dubbo.remoting.exchange.support.DefaultFuture
-
- cancel() - Method in class org.apache.dubbo.remoting.exchange.support.DefaultFuture
-
- cancel() - Method in class org.apache.dubbo.remoting.exchange.support.header.AbstractTimerTask
-
- canHandleIdle() - Method in interface org.apache.dubbo.remoting.IdleSensible
-
Whether the implementation can sense and handle the idle connection.
- capacity() - Method in class org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
-
- capacity() - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Returns the number of bytes (octets) this buffer can contain.
- capacity() - Method in class org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
-
- capacity() - Method in class org.apache.dubbo.remoting.buffer.HeapChannelBuffer
-
- caught(Channel, Throwable) - Method in class org.apache.dubbo.remoting.api.pu.DefaultPuHandler
-
- caught(Channel, Throwable) - Method in interface org.apache.dubbo.remoting.ChannelHandler
-
on exception caught.
- caught(Channel, Throwable) - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
-
- caught(Channel, Throwable) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeHandler
-
- caught(Channel, Throwable) - Method in class org.apache.dubbo.remoting.transport.AbstractChannelHandlerDelegate
-
- caught(Channel, Throwable) - Method in class org.apache.dubbo.remoting.transport.AbstractPeer
-
- caught(Channel, Throwable) - Method in class org.apache.dubbo.remoting.transport.ChannelHandlerAdapter
-
- caught(Channel, Throwable) - Method in class org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
-
- caught(Channel, Throwable) - Method in class org.apache.dubbo.remoting.transport.dispatcher.all.AllChannelHandler
-
- caught(Channel, Throwable) - Method in class org.apache.dubbo.remoting.transport.dispatcher.connection.ConnectionOrderedChannelHandler
-
- caught(Channel, Throwable) - Method in class org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
-
- Channel - Interface in org.apache.dubbo.remoting
-
Channel.
- CHANNEL_ATTRIBUTE_READONLY_KEY - Static variable in interface org.apache.dubbo.remoting.Constants
-
- CHANNEL_INACTIVE - Static variable in class org.apache.dubbo.remoting.exchange.Response
-
channel inactive, directly return the unfinished requests.
- CHANNEL_READONLYEVENT_SENT_KEY - Static variable in interface org.apache.dubbo.remoting.Constants
-
- CHANNEL_SEND_READONLYEVENT_KEY - Static variable in interface org.apache.dubbo.remoting.Constants
-
- channelActive(ChannelHandlerContext) - Method in class org.apache.dubbo.remoting.api.ConnectionHandler
-
- ChannelBuffer - Interface in org.apache.dubbo.remoting.buffer
-
A random and sequential accessible sequence of zero or more bytes (octets).
- ChannelBufferFactory - Interface in org.apache.dubbo.remoting.buffer
-
- ChannelBufferInputStream - Class in org.apache.dubbo.remoting.buffer
-
- ChannelBufferInputStream(ChannelBuffer) - Constructor for class org.apache.dubbo.remoting.buffer.ChannelBufferInputStream
-
- ChannelBufferInputStream(ChannelBuffer, int) - Constructor for class org.apache.dubbo.remoting.buffer.ChannelBufferInputStream
-
- ChannelBufferOutputStream - Class in org.apache.dubbo.remoting.buffer
-
- ChannelBufferOutputStream(ChannelBuffer) - Constructor for class org.apache.dubbo.remoting.buffer.ChannelBufferOutputStream
-
- ChannelBuffers - Class in org.apache.dubbo.remoting.buffer
-
- ChannelDelegate - Class in org.apache.dubbo.remoting.transport
-
ChannelDelegate
- ChannelDelegate() - Constructor for class org.apache.dubbo.remoting.transport.ChannelDelegate
-
- ChannelDelegate(Channel) - Constructor for class org.apache.dubbo.remoting.transport.ChannelDelegate
-
- ChannelEventRunnable - Class in org.apache.dubbo.remoting.transport.dispatcher
-
- ChannelEventRunnable(Channel, ChannelHandler, ChannelEventRunnable.ChannelState) - Constructor for class org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable
-
- ChannelEventRunnable(Channel, ChannelHandler, ChannelEventRunnable.ChannelState, Object) - Constructor for class org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable
-
- ChannelEventRunnable(Channel, ChannelHandler, ChannelEventRunnable.ChannelState, Throwable) - Constructor for class org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable
-
- ChannelEventRunnable(Channel, ChannelHandler, ChannelEventRunnable.ChannelState, Object, Throwable) - Constructor for class org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable
-
- ChannelEventRunnable.ChannelState - Enum in org.apache.dubbo.remoting.transport.dispatcher
-
ChannelState
- ChannelHandler - Interface in org.apache.dubbo.remoting
-
ChannelHandler.
- ChannelHandlerAdapter - Class in org.apache.dubbo.remoting.transport
-
ChannelHandlerAdapter.
- ChannelHandlerAdapter() - Constructor for class org.apache.dubbo.remoting.transport.ChannelHandlerAdapter
-
- ChannelHandlerDelegate - Interface in org.apache.dubbo.remoting.transport
-
- ChannelHandlerDispatcher - Class in org.apache.dubbo.remoting.transport
-
ChannelListenerDispatcher
- ChannelHandlerDispatcher() - Constructor for class org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
-
- ChannelHandlerDispatcher(ChannelHandler...) - Constructor for class org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
-
- ChannelHandlerDispatcher(Collection<ChannelHandler>) - Constructor for class org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
-
- ChannelHandlerPretender - Class in org.apache.dubbo.remoting.api.pu
-
- ChannelHandlerPretender(Object) - Constructor for class org.apache.dubbo.remoting.api.pu.ChannelHandlerPretender
-
- ChannelHandlers - Class in org.apache.dubbo.remoting.transport.dispatcher
-
- channelInactive(ChannelHandlerContext) - Method in class org.apache.dubbo.remoting.api.ConnectionHandler
-
- ChannelOperator - Interface in org.apache.dubbo.remoting.api.pu
-
- CHARSET_KEY - Static variable in interface org.apache.dubbo.remoting.Constants
-
- CHECK_KEY - Static variable in interface org.apache.dubbo.remoting.Constants
-
- checkExists(String) - Method in class org.apache.dubbo.remoting.zookeeper.AbstractZookeeperClient
-
- checkExists(String) - Method in interface org.apache.dubbo.remoting.zookeeper.ZookeeperClient
-
- checkSerialization(FrameworkServiceRepository, String, String, Byte) - Static method in class org.apache.dubbo.remoting.transport.CodecSupport
-
- childChanged(String, List<String>) - Method in interface org.apache.dubbo.remoting.zookeeper.ChildListener
-
- ChildListener - Interface in org.apache.dubbo.remoting.zookeeper
-
- clear() - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
-
- clear() - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Sets the readerIndex and writerIndex of this buffer to
0.
- ClearTelnetHandler - Class in org.apache.dubbo.remoting.telnet.support.command
-
ClearTelnetHandler
- ClearTelnetHandler() - Constructor for class org.apache.dubbo.remoting.telnet.support.command.ClearTelnetHandler
-
- Client - Interface in org.apache.dubbo.remoting
-
Remoting Client.
- CLIENT_ERROR - Static variable in class org.apache.dubbo.remoting.exchange.Response
-
internal server error.
- CLIENT_KEY - Static variable in interface org.apache.dubbo.remoting.Constants
-
- CLIENT_SIDE - Static variable in exception org.apache.dubbo.remoting.TimeoutException
-
- CLIENT_TIMEOUT - Static variable in class org.apache.dubbo.remoting.exchange.Response
-
client side timeout.
- ClientDelegate - Class in org.apache.dubbo.remoting.transport
-
ClientDelegate
- ClientDelegate() - Constructor for class org.apache.dubbo.remoting.transport.ClientDelegate
-
- ClientDelegate(Client) - Constructor for class org.apache.dubbo.remoting.transport.ClientDelegate
-
- close() - Method in class org.apache.dubbo.remoting.api.AbstractWireProtocol
-
- close() - Method in class org.apache.dubbo.remoting.api.Connection
-
- close() - Method in interface org.apache.dubbo.remoting.api.WireProtocol
-
- close() - Method in interface org.apache.dubbo.remoting.Endpoint
-
close the channel.
- close(int) - Method in interface org.apache.dubbo.remoting.Endpoint
-
Graceful close the channel.
- close(int) - Method in interface org.apache.dubbo.remoting.exchange.ExchangeChannel
-
graceful close.
- close() - Static method in class org.apache.dubbo.remoting.exchange.PortUnificationExchanger
-
- close() - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
-
- close(int) - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
-
- close() - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
-
- close(int) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
-
- close() - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
-
- close(int) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
-
- close() - Method in class org.apache.dubbo.remoting.transport.AbstractClient
-
- close(int) - Method in class org.apache.dubbo.remoting.transport.AbstractClient
-
- close() - Method in class org.apache.dubbo.remoting.transport.AbstractPeer
-
- close(int) - Method in class org.apache.dubbo.remoting.transport.AbstractPeer
-
- close() - Method in class org.apache.dubbo.remoting.transport.AbstractServer
-
- close(int) - Method in class org.apache.dubbo.remoting.transport.AbstractServer
-
- close() - Method in class org.apache.dubbo.remoting.transport.ChannelDelegate
-
- close(int) - Method in class org.apache.dubbo.remoting.transport.ChannelDelegate
-
- close() - Method in class org.apache.dubbo.remoting.transport.ClientDelegate
-
- close(int) - Method in class org.apache.dubbo.remoting.transport.ClientDelegate
-
- close() - Method in class org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
-
- close() - Method in class org.apache.dubbo.remoting.transport.ServerDelegate
-
- close(int) - Method in class org.apache.dubbo.remoting.transport.ServerDelegate
-
- close() - Method in class org.apache.dubbo.remoting.zookeeper.AbstractZookeeperClient
-
- close() - Method in interface org.apache.dubbo.remoting.zookeeper.ZookeeperClient
-
Close connection to Zookeeper server (cluster).
- closeAll(int) - Method in interface org.apache.dubbo.remoting.exchange.ExchangeClient
-
- closeChannel(Channel) - Static method in class org.apache.dubbo.remoting.exchange.support.DefaultFuture
-
close a channel when a channel is inactive
directly return the unfinished requests.
- CloseTimerTask - Class in org.apache.dubbo.remoting.exchange.support.header
-
CloseTimerTask
- CloseTimerTask(AbstractTimerTask.ChannelProvider, Long, int) - Constructor for class org.apache.dubbo.remoting.exchange.support.header.CloseTimerTask
-
- Codec - Interface in org.apache.dubbo.remoting
-
Deprecated.
- Codec2 - Interface in org.apache.dubbo.remoting
-
- Codec2.DecodeResult - Enum in org.apache.dubbo.remoting
-
- CODEC_KEY - Static variable in interface org.apache.dubbo.remoting.Constants
-
- CODEC_VERSION_KEY - Static variable in interface org.apache.dubbo.remoting.Constants
-
- CodecAdapter - Class in org.apache.dubbo.remoting.transport.codec
-
- CodecAdapter(Codec) - Constructor for class org.apache.dubbo.remoting.transport.codec.CodecAdapter
-
- CodecSupport - Class in org.apache.dubbo.remoting.transport
-
- compare(ChannelBuffer, ChannelBuffer) - Static method in class org.apache.dubbo.remoting.buffer.ChannelBuffers
-
- compareTo(ChannelBuffer) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
-
- configChannelHandler(List<ChannelHandler>) - Method in interface org.apache.dubbo.remoting.api.pu.ChannelOperator
-
- configClientPipeline(URL, ChannelPipeline, SslContext) - Method in interface org.apache.dubbo.remoting.api.WireProtocol
-
- configServerProtocolHandler(URL, ChannelOperator) - Method in interface org.apache.dubbo.remoting.api.WireProtocol
-
- connect() - Method in class org.apache.dubbo.remoting.api.Connection
-
- connect(URL) - Method in interface org.apache.dubbo.remoting.api.ConnectionManager
-
- connect(URL) - Method in class org.apache.dubbo.remoting.api.MultiplexProtocolConnectionManager
-
- connect(URL, ChannelHandler) - Method in interface org.apache.dubbo.remoting.api.pu.PortUnificationTransporter
-
- connect(URL) - Method in class org.apache.dubbo.remoting.api.SingleProtocolConnectionManager
-
- connect(URL, ExchangeHandler) - Method in interface org.apache.dubbo.remoting.exchange.Exchanger
-
connect.
- connect(String) - Static method in class org.apache.dubbo.remoting.exchange.Exchangers
-
- connect(URL) - Static method in class org.apache.dubbo.remoting.exchange.Exchangers
-
- connect(String, Replier<?>) - Static method in class org.apache.dubbo.remoting.exchange.Exchangers
-
- connect(URL, Replier<?>) - Static method in class org.apache.dubbo.remoting.exchange.Exchangers
-
- connect(String, ChannelHandler, Replier<?>) - Static method in class org.apache.dubbo.remoting.exchange.Exchangers
-
- connect(URL, ChannelHandler, Replier<?>) - Static method in class org.apache.dubbo.remoting.exchange.Exchangers
-
- connect(String, ExchangeHandler) - Static method in class org.apache.dubbo.remoting.exchange.Exchangers
-
- connect(URL, ExchangeHandler) - Static method in class org.apache.dubbo.remoting.exchange.Exchangers
-
- connect(URL, ExchangeHandler) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchanger
-
- connect(URL, ChannelHandler) - Method in interface org.apache.dubbo.remoting.Transporter
-
Connect to a server.
- connect(String, ChannelHandler...) - Static method in class org.apache.dubbo.remoting.Transporters
-
- connect(URL, ChannelHandler...) - Static method in class org.apache.dubbo.remoting.Transporters
-
- connect(URL) - Method in class org.apache.dubbo.remoting.zookeeper.AbstractZookeeperTransporter
-
share connect for registry, metadata, etc..
- connect(URL) - Method in interface org.apache.dubbo.remoting.zookeeper.ZookeeperTransporter
-
- CONNECT_QUEUE_CAPACITY - Static variable in interface org.apache.dubbo.remoting.Constants
-
- CONNECT_QUEUE_WARNING_SIZE - Static variable in interface org.apache.dubbo.remoting.Constants
-
- CONNECT_TIMEOUT_KEY - Static variable in interface org.apache.dubbo.remoting.Constants
-
- connected(Channel) - Method in class org.apache.dubbo.remoting.api.pu.DefaultPuHandler
-
- connected(Channel) - Method in interface org.apache.dubbo.remoting.ChannelHandler
-
on channel connected.
- connected(Channel) - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
-
- connected(Channel) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeHandler
-
- connected(Channel) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeartbeatHandler
-
- connected(Channel) - Method in class org.apache.dubbo.remoting.transport.AbstractChannelHandlerDelegate
-
- connected(Channel) - Method in class org.apache.dubbo.remoting.transport.AbstractPeer
-
- connected(Channel) - Method in class org.apache.dubbo.remoting.transport.AbstractServer
-
- connected(Channel) - Method in class org.apache.dubbo.remoting.transport.ChannelHandlerAdapter
-
- connected(Channel) - Method in class org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
-
- connected(Channel) - Method in class org.apache.dubbo.remoting.transport.dispatcher.all.AllChannelHandler
-
- connected(Channel) - Method in class org.apache.dubbo.remoting.transport.dispatcher.connection.ConnectionOrderedChannelHandler
-
- connected(Channel) - Method in class org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
-
- CONNECTED - Static variable in interface org.apache.dubbo.remoting.zookeeper.StateListener
-
- Connection - Class in org.apache.dubbo.remoting.api
-
- Connection(URL) - Constructor for class org.apache.dubbo.remoting.api.Connection
-
- CONNECTION - Static variable in class org.apache.dubbo.remoting.api.Connection
-
- ConnectionHandler - Class in org.apache.dubbo.remoting.api
-
- ConnectionHandler(Connection) - Constructor for class org.apache.dubbo.remoting.api.ConnectionHandler
-
- ConnectionManager - Interface in org.apache.dubbo.remoting.api
-
- ConnectionOrderedChannelHandler - Class in org.apache.dubbo.remoting.transport.dispatcher.connection
-
- ConnectionOrderedChannelHandler(ChannelHandler, URL) - Constructor for class org.apache.dubbo.remoting.transport.dispatcher.connection.ConnectionOrderedChannelHandler
-
- ConnectionOrderedDispatcher - Class in org.apache.dubbo.remoting.transport.dispatcher.connection
-
connect disconnect ensure the order
- ConnectionOrderedDispatcher() - Constructor for class org.apache.dubbo.remoting.transport.dispatcher.connection.ConnectionOrderedDispatcher
-
- CONNECTIONS_KEY - Static variable in interface org.apache.dubbo.remoting.Constants
-
- Constants - Interface in org.apache.dubbo.remoting
-
- copy() - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
-
- copy(int, int) - Method in class org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
-
- copy() - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Returns a copy of this buffer's readable bytes.
- copy(int, int) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Returns a copy of this buffer's sub-region.
- copy(int, int) - Method in class org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
-
- copy(int, int) - Method in class org.apache.dubbo.remoting.buffer.HeapChannelBuffer
-
- copy() - Method in class org.apache.dubbo.remoting.exchange.Request
-
- copyWithoutData() - Method in class org.apache.dubbo.remoting.exchange.Request
-
- create() - Static method in class org.apache.dubbo.remoting.exchange.support.MultiMessage
-
- create(String, boolean) - Method in class org.apache.dubbo.remoting.zookeeper.AbstractZookeeperClient
-
- create(String, String, boolean) - Method in class org.apache.dubbo.remoting.zookeeper.AbstractZookeeperClient
-
- create(String, boolean) - Method in interface org.apache.dubbo.remoting.zookeeper.ZookeeperClient
-
Create ZNode in Zookeeper.
- create(String, String, boolean) - Method in interface org.apache.dubbo.remoting.zookeeper.ZookeeperClient
-
Create ZNode in Zookeeper with content specified.
- createFromArray(Object...) - Static method in class org.apache.dubbo.remoting.exchange.support.MultiMessage
-
- createFromCollection(Collection) - Static method in class org.apache.dubbo.remoting.exchange.support.MultiMessage
-
- createOrUpdate(String, String, boolean, int) - Method in class org.apache.dubbo.remoting.zookeeper.AbstractZookeeperClient
-
- createOrUpdate(String, String, boolean, int) - Method in interface org.apache.dubbo.remoting.zookeeper.ZookeeperClient
-
- CURATOR - Static variable in interface org.apache.dubbo.remoting.zookeeper.ZookeeperTransporter
-
- CURATOR_5 - Static variable in interface org.apache.dubbo.remoting.zookeeper.ZookeeperTransporter
-
- get(int) - Method in class org.apache.dubbo.remoting.exchange.support.MultiMessage
-
- getAccepts() - Method in class org.apache.dubbo.remoting.transport.AbstractServer
-
- getAttribute(String) - Method in interface org.apache.dubbo.remoting.Channel
-
get attribute.
- getAttribute(String) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
-
- getAttribute(String) - Method in class org.apache.dubbo.remoting.transport.AbstractClient
-
- getAttribute(String) - Method in class org.apache.dubbo.remoting.transport.ChannelDelegate
-
- getAttribute(String) - Method in class org.apache.dubbo.remoting.transport.ClientDelegate
-
- getBindAddress() - Method in class org.apache.dubbo.remoting.transport.AbstractServer
-
- getBuffer(int) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBufferFactory
-
- getBuffer(byte[], int, int) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBufferFactory
-
- getBuffer(ByteBuffer) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBufferFactory
-
- getBuffer(int) - Method in class org.apache.dubbo.remoting.buffer.DirectChannelBufferFactory
-
- getBuffer(byte[], int, int) - Method in class org.apache.dubbo.remoting.buffer.DirectChannelBufferFactory
-
- getBuffer(ByteBuffer) - Method in class org.apache.dubbo.remoting.buffer.DirectChannelBufferFactory
-
- getBuffer(int) - Method in class org.apache.dubbo.remoting.buffer.HeapChannelBufferFactory
-
- getBuffer(byte[], int, int) - Method in class org.apache.dubbo.remoting.buffer.HeapChannelBufferFactory
-
- getBuffer(ByteBuffer) - Method in class org.apache.dubbo.remoting.buffer.HeapChannelBufferFactory
-
- getByte(int) - Method in class org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
-
- getByte(int) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Gets a byte at the specified absolute index in this buffer.
- getByte(int) - Method in class org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
-
- getByte(int) - Method in class org.apache.dubbo.remoting.buffer.HeapChannelBuffer
-
- getBytes(int, byte[]) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
-
- getBytes(int, ChannelBuffer) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
-
- getBytes(int, ChannelBuffer, int) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
-
- getBytes(int, byte[], int, int) - Method in class org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
-
- getBytes(int, ByteBuffer) - Method in class org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
-
- getBytes(int, ChannelBuffer, int, int) - Method in class org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
-
- getBytes(int, OutputStream, int) - Method in class org.apache.dubbo.remoting.buffer.ByteBufferBackedChannelBuffer
-
- getBytes(int, byte[]) - Method in interface 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) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Transfers this buffer's data to the specified destination starting at the
specified absolute index.
- getBytes(int, ByteBuffer) - Method in interface 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, ChannelBuffer) - Method in interface 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) - Method in interface 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) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Transfers this buffer's data to the specified destination starting at the
specified absolute index.
- getBytes(int, OutputStream, int) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Transfers this buffer's data to the specified stream starting at the
specified absolute index.
- getBytes(int, byte[], int, int) - Method in class org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
-
- getBytes(int, ByteBuffer) - Method in class org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
-
- getBytes(int, ChannelBuffer, int, int) - Method in class org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
-
- getBytes(int, OutputStream, int) - Method in class org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
-
- getBytes(int, ChannelBuffer, int, int) - Method in class org.apache.dubbo.remoting.buffer.HeapChannelBuffer
-
- getBytes(int, byte[], int, int) - Method in class org.apache.dubbo.remoting.buffer.HeapChannelBuffer
-
- getBytes(int, ByteBuffer) - Method in class org.apache.dubbo.remoting.buffer.HeapChannelBuffer
-
- getBytes(int, OutputStream, int) - Method in class org.apache.dubbo.remoting.buffer.HeapChannelBuffer
-
- getBytes(int, GatheringByteChannel, int) - Method in class org.apache.dubbo.remoting.buffer.HeapChannelBuffer
-
- getChannel() - Method in class org.apache.dubbo.remoting.api.Connection
-
- getChannel(InetSocketAddress) - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
-
- getChannel(InetSocketAddress) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
-
- getChannel(InetSocketAddress) - Method in interface org.apache.dubbo.remoting.RemotingServer
-
get channel.
- getChannel() - Method in class org.apache.dubbo.remoting.transport.ChannelDelegate
-
- getChannel(InetSocketAddress) - Method in class org.apache.dubbo.remoting.transport.ServerDelegate
-
- getChannelHandler() - Method in interface org.apache.dubbo.remoting.Endpoint
-
get channel handler.
- getChannelHandler() - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
-
- getChannelHandler() - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
-
- getChannelHandler() - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
-
- getChannelHandler() - Method in class org.apache.dubbo.remoting.transport.AbstractPeer
-
- getChannelHandler() - Method in class org.apache.dubbo.remoting.transport.ChannelDelegate
-
- getChannelHandler() - Method in class org.apache.dubbo.remoting.transport.ClientDelegate
-
- getChannelHandler() - Method in class org.apache.dubbo.remoting.transport.ServerDelegate
-
- getChannelHandlers() - Method in class org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
-
- getChannels() - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
-
- getChannels() - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
-
- getChannels() - Method in interface org.apache.dubbo.remoting.RemotingServer
-
get channels.
- getChannels() - Method in class org.apache.dubbo.remoting.transport.ServerDelegate
-
- getChildren(String) - Method in interface org.apache.dubbo.remoting.zookeeper.ZookeeperClient
-
- getClient() - Method in class org.apache.dubbo.remoting.transport.ClientDelegate
-
- getClosePromise() - Method in class org.apache.dubbo.remoting.api.Connection
-
- getCodec() - Method in class org.apache.dubbo.remoting.transport.codec.CodecAdapter
-
- getConfigItem(String) - Method in class org.apache.dubbo.remoting.zookeeper.AbstractZookeeperClient
-
- getConfigItem(String) - Method in interface org.apache.dubbo.remoting.zookeeper.ZookeeperClient
-
- getConnectAddress() - Method in class org.apache.dubbo.remoting.transport.AbstractClient
-
- getConnectionFromChannel(Channel) - Static method in class org.apache.dubbo.remoting.api.Connection
-
- getContent(String) - Method in class org.apache.dubbo.remoting.zookeeper.AbstractZookeeperClient
-
- getContent(String) - Method in interface org.apache.dubbo.remoting.zookeeper.ZookeeperClient
-
Obtain the content of a ZNode.
- getData() - Method in class org.apache.dubbo.remoting.exchange.Request
-
- getDelegateHandler() - Method in class org.apache.dubbo.remoting.transport.AbstractPeer
-
Return the final handler (which may have been wrapped).
- getErrorMessage() - Method in class org.apache.dubbo.remoting.exchange.Response
-
- getExchangeChannel(InetSocketAddress) - Method in interface org.apache.dubbo.remoting.exchange.ExchangeServer
-
get channel.
- getExchangeChannel(InetSocketAddress) - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
-
- getExchangeChannel(InetSocketAddress) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
-
- getExchangeChannels() - Method in interface org.apache.dubbo.remoting.exchange.ExchangeServer
-
get channels.
- getExchangeChannels() - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
-
- getExchangeChannels() - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
-
- getExchangeHandler() - Method in interface org.apache.dubbo.remoting.exchange.ExchangeChannel
-
get message handler.
- getExchangeHandler() - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
-
- getExchanger(URL) - Static method in class org.apache.dubbo.remoting.exchange.Exchangers
-
- getExecutor() - Method in class org.apache.dubbo.remoting.exchange.support.DefaultFuture
-
- getExecutorService() - Method in class org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
-
Deprecated.
- getExtension(ApplicationModel) - Static method in interface org.apache.dubbo.remoting.zookeeper.ZookeeperTransporter
-
- getFuture(long) - Static method in class org.apache.dubbo.remoting.exchange.support.DefaultFuture
-
- getHandler() - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeHandler
-
- getHandler() - Method in class org.apache.dubbo.remoting.transport.AbstractChannelHandlerDelegate
-
- getHandler() - Method in class org.apache.dubbo.remoting.transport.AbstractPeer
-
Deprecated.
- getHandler() - Method in interface org.apache.dubbo.remoting.transport.ChannelHandlerDelegate
-
- getHandler() - Method in class org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
-
- getHeartbeat(URL) - Static method in class org.apache.dubbo.remoting.utils.UrlUtils
-
- getId() - Method in class org.apache.dubbo.remoting.exchange.Request
-
- getId() - Method in class org.apache.dubbo.remoting.exchange.Response
-
- getIDByName(String) - Static method in class org.apache.dubbo.remoting.transport.CodecSupport
-
- getIdleTimeout(URL) - Static method in class org.apache.dubbo.remoting.utils.UrlUtils
-
- getInstance() - Static method in class org.apache.dubbo.remoting.buffer.DirectChannelBufferFactory
-
- getInstance() - Static method in class org.apache.dubbo.remoting.buffer.HeapChannelBufferFactory
-
- getIntValue() - Method in enum org.apache.dubbo.remoting.zookeeper.EventType
-
- getLocalAddress() - Method in interface org.apache.dubbo.remoting.Endpoint
-
get local address.
- getLocalAddress() - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
-
- getLocalAddress() - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
-
- getLocalAddress() - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
-
- getLocalAddress() - Method in exception org.apache.dubbo.remoting.RemotingException
-
- getLocalAddress() - Method in class org.apache.dubbo.remoting.transport.AbstractClient
-
- getLocalAddress() - Method in class org.apache.dubbo.remoting.transport.AbstractServer
-
- getLocalAddress() - Method in class org.apache.dubbo.remoting.transport.ChannelDelegate
-
- getLocalAddress() - Method in class org.apache.dubbo.remoting.transport.ClientDelegate
-
- getLocalAddress() - Method in class org.apache.dubbo.remoting.transport.ServerDelegate
-
- getMagicCode() - Method in class org.apache.dubbo.remoting.exchange.codec.ExchangeCodec
-
- getMessages() - Method in class org.apache.dubbo.remoting.exchange.support.MultiMessage
-
- getNullBytesOf(Serialization) - Static method in class 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) - Static method in class org.apache.dubbo.remoting.transport.CodecSupport
-
Read all payload to byte[]
- getPhase() - Method in exception org.apache.dubbo.remoting.TimeoutException
-
- getPreferredExecutorService(Object) - Method in class org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
-
Currently, this method is mainly customized to facilitate the thread model on consumer side.
- getProtocols() - Method in class org.apache.dubbo.remoting.api.pu.AbstractPortUnificationServer
-
- getRealHandler() - Method in class org.apache.dubbo.remoting.api.pu.ChannelHandlerPretender
-
- getRemote() - Method in class org.apache.dubbo.remoting.api.Connection
-
- getRemoteAddress() - Method in interface org.apache.dubbo.remoting.Channel
-
get remote address.
- getRemoteAddress() - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
-
- getRemoteAddress() - Method in exception org.apache.dubbo.remoting.RemotingException
-
- getRemoteAddress() - Method in class org.apache.dubbo.remoting.transport.AbstractClient
-
- getRemoteAddress() - Method in class org.apache.dubbo.remoting.transport.ChannelDelegate
-
- getRemoteAddress() - Method in class org.apache.dubbo.remoting.transport.ClientDelegate
-
- getRequest() - Method in class org.apache.dubbo.remoting.exchange.support.DefaultFuture
-
- getRequest() - Method in exception org.apache.dubbo.remoting.ExecutionException
-
- getRequestWithoutData(Object) - Static method in class org.apache.dubbo.remoting.utils.PayloadDropper
-
only log body in debugger mode for size & security consideration.
- getResult() - Method in class org.apache.dubbo.remoting.exchange.Response
-
- getSerialization(URL) - Static method in class org.apache.dubbo.remoting.transport.CodecSupport
-
- getSerialization(URL, Byte) - Static method in class org.apache.dubbo.remoting.transport.CodecSupport
-
- getSerializationById(Byte) - Static method in class org.apache.dubbo.remoting.transport.CodecSupport
-
- getServer() - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
-
- getServer() - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
-
- getServer() - Method in class org.apache.dubbo.remoting.transport.ServerDelegate
-
- getServers() - Static method in class org.apache.dubbo.remoting.exchange.PortUnificationExchanger
-
- getSessionListeners() - Method in class org.apache.dubbo.remoting.zookeeper.AbstractZookeeperClient
-
- getSharedExecutorService() - Method in class org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
-
get the shared executor for current Server or Client
- getStatus() - Method in class org.apache.dubbo.remoting.exchange.Response
-
- getTransporter(URL) - Static method in class org.apache.dubbo.remoting.exchange.PortUnificationExchanger
-
- getTransporter(URL) - Static method in class org.apache.dubbo.remoting.Transporters
-
- getUrl() - Method in class org.apache.dubbo.remoting.api.Connection
-
get url.
- getUrl() - Method in interface org.apache.dubbo.remoting.Endpoint
-
get url.
- getUrl() - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
-
- getUrl() - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
-
- getUrl() - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
-
- getUrl() - Method in class org.apache.dubbo.remoting.transport.AbstractPeer
-
- getUrl() - Method in class org.apache.dubbo.remoting.transport.ChannelDelegate
-
- getUrl() - Method in class org.apache.dubbo.remoting.transport.ClientDelegate
-
- getUrl() - Method in class org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
-
- getUrl() - Method in class org.apache.dubbo.remoting.transport.ServerDelegate
-
- getUrl() - Method in class org.apache.dubbo.remoting.zookeeper.AbstractZookeeperClient
-
- getUrl() - Method in interface org.apache.dubbo.remoting.zookeeper.ZookeeperClient
-
- getURLBackupAddress(URL) - Method in class org.apache.dubbo.remoting.zookeeper.AbstractZookeeperTransporter
-
get all zookeeper urls (such as zookeeper://127.0.0.1:2181?backup=127.0.0.1:8989,127.0.0.1:9999)
- getVersion() - Method in class org.apache.dubbo.remoting.exchange.Request
-
- getVersion() - Method in class org.apache.dubbo.remoting.exchange.Response
-
- getZookeeperClientMap() - Method in class org.apache.dubbo.remoting.zookeeper.AbstractZookeeperTransporter
-
for unit test
- read() - Method in class org.apache.dubbo.remoting.buffer.ChannelBufferInputStream
-
- read(byte[], int, int) - Method in class org.apache.dubbo.remoting.buffer.ChannelBufferInputStream
-
- readable() - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
-
- readable() - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Returns true if and only if (this.writerIndex -
this.readerIndex) is greater than 0.
- readableBytes() - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
-
- readableBytes() - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Returns the number of readable bytes which is equal to (this.writerIndex - this.readerIndex).
- readByte() - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
-
- readByte() - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Gets a byte at the current readerIndex and increases the readerIndex by 1 in this buffer.
- readBytes(int) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
-
- readBytes(byte[], int, int) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
-
- readBytes(byte[]) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
-
- readBytes(ChannelBuffer) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
-
- readBytes(ChannelBuffer, int) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
-
- readBytes(ChannelBuffer, int, int) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
-
- readBytes(ByteBuffer) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
-
- readBytes(OutputStream, int) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
-
- readBytes(byte[]) - Method in interface 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) - Method in interface 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(ByteBuffer) - Method in interface 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) - Method in interface 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) - Method in interface 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) - Method in interface 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) - Method in interface 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) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Transfers this buffer's data to the specified stream starting at the
current readerIndex.
- readBytes() - Method in class org.apache.dubbo.remoting.buffer.ChannelBufferInputStream
-
- readerIndex() - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
-
- readerIndex(int) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
-
- readerIndex() - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Returns the readerIndex of this buffer.
- readerIndex(int) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Sets the readerIndex of this buffer.
- received(Channel, Object) - Method in class org.apache.dubbo.remoting.api.pu.DefaultPuHandler
-
- received(Channel, Object) - Method in interface org.apache.dubbo.remoting.ChannelHandler
-
on message received.
- received(Channel, Response) - Static method in class org.apache.dubbo.remoting.exchange.support.DefaultFuture
-
- received(Channel, Response, boolean) - Static method in class org.apache.dubbo.remoting.exchange.support.DefaultFuture
-
- received(Channel, Object) - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
-
- received(Channel, Object) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeHandler
-
- received(Channel, Object) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeartbeatHandler
-
- received(Channel, Object) - Method in class org.apache.dubbo.remoting.transport.AbstractChannelHandlerDelegate
-
- received(Channel, Object) - Method in class org.apache.dubbo.remoting.transport.AbstractPeer
-
- received(Channel, Object) - Method in class org.apache.dubbo.remoting.transport.ChannelHandlerAdapter
-
- received(Channel, Object) - Method in class org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
-
- received(Channel, Object) - Method in class org.apache.dubbo.remoting.transport.DecodeHandler
-
- received(Channel, Object) - Method in class org.apache.dubbo.remoting.transport.dispatcher.all.AllChannelHandler
-
- received(Channel, Object) - Method in class org.apache.dubbo.remoting.transport.dispatcher.connection.ConnectionOrderedChannelHandler
-
- received(Channel, Object) - Method in class org.apache.dubbo.remoting.transport.dispatcher.direct.DirectChannelHandler
-
- received(Channel, Object) - Method in class org.apache.dubbo.remoting.transport.dispatcher.execution.ExecutionChannelHandler
-
- received(Channel, Object) - Method in class org.apache.dubbo.remoting.transport.dispatcher.message.MessageOnlyChannelHandler
-
- received(Channel, Object) - Method in class org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
-
- received(Channel, Object) - Method in class org.apache.dubbo.remoting.transport.MultiMessageHandler
-
- reconnect() - Method in interface org.apache.dubbo.remoting.Client
-
reconnect.
- reconnect() - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
-
- reconnect() - Method in class org.apache.dubbo.remoting.transport.AbstractClient
-
- reconnect() - Method in class org.apache.dubbo.remoting.transport.ClientDelegate
-
- RECONNECT_KEY - Static variable in interface org.apache.dubbo.remoting.Constants
-
- RECONNECTED - Static variable in interface org.apache.dubbo.remoting.zookeeper.StateListener
-
- ReconnectTimerTask - Class in org.apache.dubbo.remoting.exchange.support.header
-
ReconnectTimerTask
- ReconnectTimerTask(AbstractTimerTask.ChannelProvider, Long, int) - Constructor for class org.apache.dubbo.remoting.exchange.support.header.ReconnectTimerTask
-
- RemotingException - Exception in org.apache.dubbo.remoting
-
RemotingException.
- RemotingException(Channel, String) - Constructor for exception org.apache.dubbo.remoting.RemotingException
-
- RemotingException(InetSocketAddress, InetSocketAddress, String) - Constructor for exception org.apache.dubbo.remoting.RemotingException
-
- RemotingException(Channel, Throwable) - Constructor for exception org.apache.dubbo.remoting.RemotingException
-
- RemotingException(InetSocketAddress, InetSocketAddress, Throwable) - Constructor for exception org.apache.dubbo.remoting.RemotingException
-
- RemotingException(Channel, String, Throwable) - Constructor for exception org.apache.dubbo.remoting.RemotingException
-
- RemotingException(InetSocketAddress, InetSocketAddress, String, Throwable) - Constructor for exception org.apache.dubbo.remoting.RemotingException
-
- RemotingScopeModelInitializer - Class in org.apache.dubbo.remoting
-
Scope model initializer for remoting-api
- RemotingScopeModelInitializer() - Constructor for class org.apache.dubbo.remoting.RemotingScopeModelInitializer
-
- RemotingServer - Interface in org.apache.dubbo.remoting
-
Remoting Server.
- removeAttribute(String) - Method in interface org.apache.dubbo.remoting.Channel
-
remove attribute.
- removeAttribute(String) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
-
- removeAttribute(String) - Method in class org.apache.dubbo.remoting.transport.AbstractClient
-
- removeAttribute(String) - Method in class org.apache.dubbo.remoting.transport.ChannelDelegate
-
- removeAttribute(String) - Method in class org.apache.dubbo.remoting.transport.ClientDelegate
-
- removeChannelHandler(ChannelHandler) - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
-
- removeChannelHandler(ChannelHandler) - Method in class org.apache.dubbo.remoting.transport.ChannelHandlerDispatcher
-
- removeChildListener(String, ChildListener) - Method in class org.apache.dubbo.remoting.zookeeper.AbstractZookeeperClient
-
- removeChildListener(String, ChildListener) - Method in interface org.apache.dubbo.remoting.zookeeper.ZookeeperClient
-
- removeDataListener(String, DataListener) - Method in class org.apache.dubbo.remoting.zookeeper.AbstractZookeeperClient
-
- removeDataListener(String, DataListener) - Method in interface org.apache.dubbo.remoting.zookeeper.ZookeeperClient
-
Detach data listener.
- removeMessages() - Method in class org.apache.dubbo.remoting.exchange.support.MultiMessage
-
- removeReplier(Class<T>) - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
-
- removeReplier(Class<T>) - Method in class org.apache.dubbo.remoting.exchange.support.ReplierDispatcher
-
- removeStateListener(StateListener) - Method in class org.apache.dubbo.remoting.zookeeper.AbstractZookeeperClient
-
- removeStateListener(StateListener) - Method in interface org.apache.dubbo.remoting.zookeeper.ZookeeperClient
-
- Replier<T> - Interface in org.apache.dubbo.remoting.exchange.support
-
Replier.
- ReplierDispatcher - Class in org.apache.dubbo.remoting.exchange.support
-
ReplierDispatcher
- ReplierDispatcher() - Constructor for class org.apache.dubbo.remoting.exchange.support.ReplierDispatcher
-
- ReplierDispatcher(Replier<?>) - Constructor for class org.apache.dubbo.remoting.exchange.support.ReplierDispatcher
-
- ReplierDispatcher(Replier<?>, Map<Class<?>, Replier<?>>) - Constructor for class org.apache.dubbo.remoting.exchange.support.ReplierDispatcher
-
- reply(ExchangeChannel, Object) - Method in interface org.apache.dubbo.remoting.exchange.ExchangeHandler
-
reply.
- reply(ExchangeChannel, Object) - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeHandlerAdapter
-
- reply(ExchangeChannel, Object) - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
-
- reply(ExchangeChannel, T) - Method in interface org.apache.dubbo.remoting.exchange.support.Replier
-
reply.
- reply(ExchangeChannel, Object) - Method in class org.apache.dubbo.remoting.exchange.support.ReplierDispatcher
-
- request(Object) - Method in interface org.apache.dubbo.remoting.exchange.ExchangeChannel
-
Deprecated.
- request(Object, int) - Method in interface org.apache.dubbo.remoting.exchange.ExchangeChannel
-
Deprecated.
- request(Object, ExecutorService) - Method in interface org.apache.dubbo.remoting.exchange.ExchangeChannel
-
send request.
- request(Object, int, ExecutorService) - Method in interface org.apache.dubbo.remoting.exchange.ExchangeChannel
-
send request.
- Request - Class in org.apache.dubbo.remoting.exchange
-
Request.
- Request() - Constructor for class org.apache.dubbo.remoting.exchange.Request
-
- Request(long) - Constructor for class org.apache.dubbo.remoting.exchange.Request
-
- request(Object) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
-
- request(Object, int) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
-
- request(Object, ExecutorService) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
-
- request(Object, int, ExecutorService) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
-
- reset() - Method in class org.apache.dubbo.remoting.buffer.ChannelBufferInputStream
-
- reset(Parameters) - Method in interface org.apache.dubbo.remoting.Client
-
Deprecated.
- reset(URL) - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
-
- reset(Parameters) - Method in class org.apache.dubbo.remoting.exchange.support.ExchangeServerDelegate
-
Deprecated.
- reset(URL) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
-
- reset(Parameters) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeClient
-
Deprecated.
- reset(URL) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
-
- reset(Parameters) - Method in class org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeServer
-
Deprecated.
- reset(Parameters) - Method in interface org.apache.dubbo.remoting.RemotingServer
-
Deprecated.
- reset(URL) - Method in class org.apache.dubbo.remoting.transport.AbstractEndpoint
-
- reset(Parameters) - Method in class org.apache.dubbo.remoting.transport.AbstractEndpoint
-
Deprecated.
- reset(URL) - Method in class org.apache.dubbo.remoting.transport.AbstractServer
-
- reset(URL) - Method in class org.apache.dubbo.remoting.transport.ClientDelegate
-
- reset(Parameters) - Method in class org.apache.dubbo.remoting.transport.ClientDelegate
-
Deprecated.
- reset(URL) - Method in class org.apache.dubbo.remoting.transport.ServerDelegate
-
- reset(Parameters) - Method in class org.apache.dubbo.remoting.transport.ServerDelegate
-
Deprecated.
- resetReaderIndex() - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
-
- resetReaderIndex() - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Repositions the current readerIndex to the marked readerIndex in this buffer.
- resetWriterIndex() - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
-
- resetWriterIndex() - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Marks the current writerIndex in this buffer.
- Response - Class in org.apache.dubbo.remoting.exchange
-
Response
- Response() - Constructor for class org.apache.dubbo.remoting.exchange.Response
-
- Response(long) - Constructor for class org.apache.dubbo.remoting.exchange.Response
-
- Response(long, String) - Constructor for class org.apache.dubbo.remoting.exchange.Response
-
- run(Timeout) - Method in class org.apache.dubbo.remoting.exchange.support.header.AbstractTimerTask
-
- run() - Method in class org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable
-
- WireProtocol - Interface in org.apache.dubbo.remoting.api
-
- wrap(ChannelHandler, URL) - Static method in class org.apache.dubbo.remoting.transport.dispatcher.ChannelHandlers
-
- wrappedBuffer(byte[], int, int) - Static method in class org.apache.dubbo.remoting.buffer.ChannelBuffers
-
- wrappedBuffer(byte[]) - Static method in class org.apache.dubbo.remoting.buffer.ChannelBuffers
-
- wrappedBuffer(ByteBuffer) - Static method in class org.apache.dubbo.remoting.buffer.ChannelBuffers
-
- WrappedChannelHandler - Class in org.apache.dubbo.remoting.transport.dispatcher
-
- WrappedChannelHandler(ChannelHandler, URL) - Constructor for class org.apache.dubbo.remoting.transport.dispatcher.WrappedChannelHandler
-
- writable() - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
-
- writable() - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Returns true if and only if (this.capacity -
this.writerIndex) is greater than 0.
- writableBytes() - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
-
- writableBytes() - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Returns the number of writable bytes which is equal to (this.capacity - this.writerIndex).
- write(Object) - Method in class org.apache.dubbo.remoting.api.Connection
-
- write(byte[], int, int) - Method in class org.apache.dubbo.remoting.buffer.ChannelBufferOutputStream
-
- write(byte[]) - Method in class org.apache.dubbo.remoting.buffer.ChannelBufferOutputStream
-
- write(int) - Method in class org.apache.dubbo.remoting.buffer.ChannelBufferOutputStream
-
- writeByte(int) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
-
- writeByte(int) - Method in interface 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) - Method in class org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
-
- writeBytes(byte[], int, int) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
-
- writeBytes(byte[]) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
-
- writeBytes(ChannelBuffer) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
-
- writeBytes(ChannelBuffer, int) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
-
- writeBytes(ChannelBuffer, int, int) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
-
- writeBytes(ByteBuffer) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
-
- writeBytes(InputStream, int) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
-
- writeBytes(byte[]) - Method in interface 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) - Method in interface 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(ByteBuffer) - Method in interface 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(ChannelBuffer) - Method in interface 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) - Method in interface 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) - Method in interface 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(InputStream, int) - Method in interface 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(byte[], int, int) - Method in class org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
-
- writeBytes(ChannelBuffer, int, int) - Method in class org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
-
- writeBytes(ByteBuffer) - Method in class org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
-
- writeBytes(InputStream, int) - Method in class org.apache.dubbo.remoting.buffer.DynamicChannelBuffer
-
- writerIndex() - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
-
- writerIndex(int) - Method in class org.apache.dubbo.remoting.buffer.AbstractChannelBuffer
-
- writerIndex() - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Returns the writerIndex of this buffer.
- writerIndex(int) - Method in interface org.apache.dubbo.remoting.buffer.ChannelBuffer
-
Sets the writerIndex of this buffer.
- writtenBytes() - Method in class org.apache.dubbo.remoting.buffer.ChannelBufferOutputStream
-