- 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(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
-
- getCodec() - Method in class org.apache.dubbo.remoting.transport.codec.CodecAdapter
-
- getConnectAddress() - Method in class org.apache.dubbo.remoting.transport.AbstractClient
-
- getContent(String) - Method in class org.apache.dubbo.remoting.zookeeper.AbstractZookeeperClient
-
- getContent(String) - Method in interface org.apache.dubbo.remoting.zookeeper.ZookeeperClient
-
- 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
-
- getExchanger(String) - 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() - 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.
- 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
-
- 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() - Static method in class org.apache.dubbo.remoting.Transporters
-
- 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?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 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.all2.AllChannelHandler2
-
- 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
-
- 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
-
- 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
-
- 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(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
-