JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
M
N
O
R
S
T
U
W
A
addCloseListener(Runnable)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyConnectionClient
addSupportedProtocol(URL, ChannelHandler)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyPortUnificationServer
array()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
arrayOffset()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
B
bind()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyPortUnificationServer
bind(URL, ChannelHandler)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyPortUnificationTransporter
bind(URL, ChannelHandler)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyTransporter
buildClientSslContext(URL)
- Static method in class org.apache.dubbo.remoting.transport.netty4.ssl.
SslContexts
buildContext()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettySslContextOperator
buildServerSslContext(ProviderCert)
- Static method in class org.apache.dubbo.remoting.transport.netty4.ssl.
SslContexts
C
canHandleIdle()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyClient
canHandleIdle()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyPortUnificationServer
canHandleIdle()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyServer
capacity()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
channelActive(ChannelHandlerContext)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyChannelHandler
channelActive(ChannelHandlerContext)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyClientHandler
channelActive(ChannelHandlerContext)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyConnectionHandler
channelActive(ChannelHandlerContext)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyServerHandler
channelInactive(ChannelHandlerContext)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyChannelHandler
channelInactive(ChannelHandlerContext)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyClientHandler
channelInactive(ChannelHandlerContext)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyConnectionHandler
channelInactive(ChannelHandlerContext)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyServerHandler
channelRead(ChannelHandlerContext, Object)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyClientHandler
channelRead(ChannelHandlerContext, Object)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyServerHandler
clear()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
close()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyPortUnificationServer
compareTo(ChannelBuffer)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
configChannelHandler(List<ChannelHandler>)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyConfigOperator
connect(URL, ChannelHandler)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyConnectionManager
connect(URL, ChannelHandler)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyPortUnificationTransporter
connect(URL, ChannelHandler)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyTransporter
CONNECTION
- Static variable in class org.apache.dubbo.remoting.transport.netty4.
NettyConnectionClient
copy(int, int)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
copy()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
createConnectingPromise()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyConnectionClient
createWriteQueue(Channel)
- Static method in class org.apache.dubbo.remoting.transport.netty4.
Netty4BatchWriteQueue
D
destroy()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyConnectionClient
discardReadBytes()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
doClose()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyPortUnificationServer
doOpen()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyPortUnificationServer
E
enqueue(Object)
- Method in class org.apache.dubbo.remoting.transport.netty4.
Netty4BatchWriteQueue
enqueue(Object, ChannelPromise)
- Method in class org.apache.dubbo.remoting.transport.netty4.
Netty4BatchWriteQueue
ensureWritableBytes(int)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
eventLoopGroup(int, String)
- Static method in class org.apache.dubbo.remoting.transport.netty4.
NettyEventLoopFactory
exceptionCaught(ChannelHandlerContext, Throwable)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyClientHandler
exceptionCaught(ChannelHandlerContext, Throwable)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyConnectionHandler
exceptionCaught(ChannelHandlerContext, Throwable)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyPortUnificationServerHandler
exceptionCaught(ChannelHandlerContext, Throwable)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyServerHandler
exceptionCaught(ChannelHandlerContext, Throwable)
- Method in class org.apache.dubbo.remoting.transport.netty4.ssl.
SslServerTlsHandler
F
factory()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
forEachConnection(Consumer<AbstractConnectionClient>)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyConnectionManager
G
getByte(int)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
getBytes(int, byte[], int, int)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
getBytes(int, ByteBuffer)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
getBytes(int, ChannelBuffer, int, int)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
getBytes(int, OutputStream, int)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
getBytes(int, byte[])
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
getBytes(int, ChannelBuffer)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
getBytes(int, ChannelBuffer, int)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
getChannel(Boolean)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyConnectionClient
getChannel(InetSocketAddress)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyPortUnificationServer
getChannel(InetSocketAddress)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyServer
getChannels()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyPortUnificationServer
getChannels()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyServer
getChannels()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyServerHandler
getClosePromise()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyConnectionClient
getConnectionClientFromChannel(Channel)
- Static method in class org.apache.dubbo.remoting.transport.netty4.
NettyConnectionClient
getDecoder()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyCodecAdapter
getEncoder()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyCodecAdapter
getLocalAddress()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyPortUnificationServer
H
handlerAdded(ChannelHandlerContext)
- Method in class org.apache.dubbo.remoting.transport.netty4.ssl.
SslClientTlsHandler
hasArray()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
I
isAvailable()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyConnectionClient
isBound()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyPortUnificationServer
isBound()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyServer
isDirect()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
M
markReaderIndex()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
markWriterIndex()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
N
NAME
- Static variable in class org.apache.dubbo.remoting.transport.netty4.
NettyConnectionManager
NAME
- Static variable in class org.apache.dubbo.remoting.transport.netty4.
NettyPortUnificationTransporter
NAME
- Static variable in class org.apache.dubbo.remoting.transport.netty4.
NettyTransporter
Netty4BatchWriteQueue
- Class in
org.apache.dubbo.remoting.transport.netty4
netty4 batch write queue
NettyBackedChannelBuffer
- Class in
org.apache.dubbo.remoting.transport.netty4
NettyBackedChannelBuffer(ByteBuf)
- Constructor for class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
NettyChannelHandler
- Class in
org.apache.dubbo.remoting.transport.netty4
NettyChannelHandler(Map<String, Channel>, URL, ChannelHandler)
- Constructor for class org.apache.dubbo.remoting.transport.netty4.
NettyChannelHandler
NettyClient
- Class in
org.apache.dubbo.remoting.transport.netty4
NettyClient.
NettyClient(URL, ChannelHandler)
- Constructor for class org.apache.dubbo.remoting.transport.netty4.
NettyClient
The constructor of NettyClient.
NettyClientHandler
- Class in
org.apache.dubbo.remoting.transport.netty4
NettyClientHandler
NettyClientHandler(URL, ChannelHandler)
- Constructor for class org.apache.dubbo.remoting.transport.netty4.
NettyClientHandler
NettyCodecAdapter
- Class in
org.apache.dubbo.remoting.transport.netty4
NettyCodecAdapter.
NettyCodecAdapter(Codec2, URL, ChannelHandler)
- Constructor for class org.apache.dubbo.remoting.transport.netty4.
NettyCodecAdapter
NettyConfigOperator
- Class in
org.apache.dubbo.remoting.transport.netty4
NettyConfigOperator(NettyChannel, ChannelHandler)
- Constructor for class org.apache.dubbo.remoting.transport.netty4.
NettyConfigOperator
NettyConnectionClient
- Class in
org.apache.dubbo.remoting.transport.netty4
NettyConnectionClient(URL, ChannelHandler)
- Constructor for class org.apache.dubbo.remoting.transport.netty4.
NettyConnectionClient
NettyConnectionHandler
- Class in
org.apache.dubbo.remoting.transport.netty4
NettyConnectionHandler(NettyConnectionClient)
- Constructor for class org.apache.dubbo.remoting.transport.netty4.
NettyConnectionHandler
NettyConnectionManager
- Class in
org.apache.dubbo.remoting.transport.netty4
NettyConnectionManager()
- Constructor for class org.apache.dubbo.remoting.transport.netty4.
NettyConnectionManager
NettyEventLoopFactory
- Class in
org.apache.dubbo.remoting.transport.netty4
NettyEventLoopFactory()
- Constructor for class org.apache.dubbo.remoting.transport.netty4.
NettyEventLoopFactory
NettyPortUnificationServer
- Class in
org.apache.dubbo.remoting.transport.netty4
PortUnificationServer.
NettyPortUnificationServer(URL, ChannelHandler)
- Constructor for class org.apache.dubbo.remoting.transport.netty4.
NettyPortUnificationServer
NettyPortUnificationServerHandler
- Class in
org.apache.dubbo.remoting.transport.netty4
NettyPortUnificationServerHandler(URL, boolean, List<WireProtocol>, ChannelHandler, Map<String, URL>, Map<String, ChannelHandler>)
- Constructor for class org.apache.dubbo.remoting.transport.netty4.
NettyPortUnificationServerHandler
NettyPortUnificationTransporter
- Class in
org.apache.dubbo.remoting.transport.netty4
NettyPortUnificationTransporter()
- Constructor for class org.apache.dubbo.remoting.transport.netty4.
NettyPortUnificationTransporter
NettyServer
- Class in
org.apache.dubbo.remoting.transport.netty4
NettyServer.
NettyServer(URL, ChannelHandler)
- Constructor for class org.apache.dubbo.remoting.transport.netty4.
NettyServer
NettyServerHandler
- Class in
org.apache.dubbo.remoting.transport.netty4
NettyServerHandler.
NettyServerHandler(URL, ChannelHandler)
- Constructor for class org.apache.dubbo.remoting.transport.netty4.
NettyServerHandler
NettySslContextOperator
- Class in
org.apache.dubbo.remoting.transport.netty4
NettySslContextOperator()
- Constructor for class org.apache.dubbo.remoting.transport.netty4.
NettySslContextOperator
NettyTransporter
- Class in
org.apache.dubbo.remoting.transport.netty4
Default extension of
Transporter
using netty4.x.
NettyTransporter()
- Constructor for class org.apache.dubbo.remoting.transport.netty4.
NettyTransporter
NIO_EVENT_LOOP_GROUP
- Static variable in class org.apache.dubbo.remoting.transport.netty4.
NettyEventLoopFactory
netty client bootstrap
O
onConnected(Object)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyConnectionClient
onGoaway(Object)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyConnectionClient
onGoAway(Object)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyConnectionHandler
org.apache.dubbo.remoting.transport.netty4
- package org.apache.dubbo.remoting.transport.netty4
org.apache.dubbo.remoting.transport.netty4.logging
- package org.apache.dubbo.remoting.transport.netty4.logging
org.apache.dubbo.remoting.transport.netty4.ssl
- package org.apache.dubbo.remoting.transport.netty4.ssl
R
readable()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
readableBytes()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
readByte()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
readBytes(byte[])
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
readBytes(byte[], int, int)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
readBytes(ByteBuffer)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
readBytes(ChannelBuffer)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
readBytes(ChannelBuffer, int)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
readBytes(ChannelBuffer, int, int)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
readBytes(int)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
readBytes(OutputStream, int)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
readerIndex()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
readerIndex(int)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
reconnect(Object)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyConnectionHandler
release()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
resetReaderIndex()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
resetWriterIndex()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
S
serverSocketChannelClass()
- Static method in class org.apache.dubbo.remoting.transport.netty4.
NettyEventLoopFactory
setByte(int, int)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
setBytes(int, byte[], int, int)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
setBytes(int, ByteBuffer)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
setBytes(int, ChannelBuffer, int, int)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
setBytes(int, InputStream, int)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
setBytes(int, byte[])
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
setBytes(int, ChannelBuffer)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
setBytes(int, ChannelBuffer, int)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
setIndex(int, int)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
skipBytes(int)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
socketChannelClass()
- Static method in class org.apache.dubbo.remoting.transport.netty4.
NettyEventLoopFactory
SslClientTlsHandler
- Class in
org.apache.dubbo.remoting.transport.netty4.ssl
SslClientTlsHandler(URL)
- Constructor for class org.apache.dubbo.remoting.transport.netty4.ssl.
SslClientTlsHandler
SslClientTlsHandler(SslContext)
- Constructor for class org.apache.dubbo.remoting.transport.netty4.ssl.
SslClientTlsHandler
SslContexts
- Class in
org.apache.dubbo.remoting.transport.netty4.ssl
SslContexts()
- Constructor for class org.apache.dubbo.remoting.transport.netty4.ssl.
SslContexts
SslServerTlsHandler
- Class in
org.apache.dubbo.remoting.transport.netty4.ssl
SslServerTlsHandler(URL)
- Constructor for class org.apache.dubbo.remoting.transport.netty4.ssl.
SslServerTlsHandler
SslServerTlsHandler(URL, boolean)
- Constructor for class org.apache.dubbo.remoting.transport.netty4.ssl.
SslServerTlsHandler
T
toByteBuffer(int, int)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
toByteBuffer()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
toString()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyConnectionClient
U
userEventTriggered(ChannelHandlerContext, Object)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyClientHandler
userEventTriggered(ChannelHandlerContext, Object)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyPortUnificationServerHandler
userEventTriggered(ChannelHandlerContext, Object)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyServerHandler
userEventTriggered(ChannelHandlerContext, Object)
- Method in class org.apache.dubbo.remoting.transport.netty4.ssl.
SslClientTlsHandler
userEventTriggered(ChannelHandlerContext, Object)
- Method in class org.apache.dubbo.remoting.transport.netty4.ssl.
SslServerTlsHandler
W
writable()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
writableBytes()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
write(ChannelHandlerContext, Object, ChannelPromise)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyClientHandler
write(Object)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyConnectionClient
write(ChannelHandlerContext, Object, ChannelPromise)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyServerHandler
writeByte(int)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
writeBytes(byte[])
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
writeBytes(byte[], int, int)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
writeBytes(ByteBuffer)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
writeBytes(ChannelBuffer)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
writeBytes(ChannelBuffer, int)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
writeBytes(ChannelBuffer, int, int)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
writeBytes(InputStream, int)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
writerIndex()
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
writerIndex(int)
- Method in class org.apache.dubbo.remoting.transport.netty4.
NettyBackedChannelBuffer
A
B
C
D
E
F
G
H
I
M
N
O
R
S
T
U
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2011–2020
The Apache Software Foundation
. All rights reserved.