跳过导航链接
A B C D E F G H I M N O Q R S T U W 

A

array() - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
arrayOffset() - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 

B

bind(URL, ChannelHandler) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyTransporter
 

C

canHandleIdle() - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyClient
 
canHandleIdle() - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyServer
 
capacity() - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
channelActive(ChannelHandlerContext) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyClientHandler
 
channelActive(ChannelHandlerContext) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyServerHandler
 
channelInactive(ChannelHandlerContext) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyClientHandler
 
channelInactive(ChannelHandlerContext) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyServerHandler
 
channelRead(ChannelHandlerContext, Object) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyClientHandler
 
channelRead(ChannelHandlerContext, Object) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyServerHandler
 
clear() - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
compareTo(ChannelBuffer) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
connect(URL, ChannelHandler) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyTransporter
 
copy(int, int) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
copy() - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 

D

discardReadBytes() - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 

E

ensureWritableBytes(int) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
eventLoopGroup(int, String) - 类 中的静态方法org.apache.dubbo.remoting.transport.quic.QuicNettyEventLoopFactory
 
exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyClientHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyServerHandler
 

F

factory() - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 

G

getByte(int) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
getBytes(int, byte[], int, int) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
getBytes(int, ByteBuffer) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
getBytes(int, ChannelBuffer, int, int) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
getBytes(int, OutputStream, int) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
getBytes(int, byte[]) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
getBytes(int, ChannelBuffer) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
getBytes(int, ChannelBuffer, int) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
getChannel(InetSocketAddress) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyServer
 
getChannels() - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyServer
 
getChannels() - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyServerHandler
 
getDecoder() - 类 中的方法org.apache.dubbo.remoting.transport.quic.NettyCodecAdapter
 
getEncoder() - 类 中的方法org.apache.dubbo.remoting.transport.quic.NettyCodecAdapter
 

H

hasArray() - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 

I

isBound() - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyServer
 
isConnected() - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyClient
 
isDirect() - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 

M

markReaderIndex() - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
markWriterIndex() - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 

N

NAME - 类 中的静态变量org.apache.dubbo.remoting.transport.quic.QuicNettyTransporter
 
NettyCodecAdapter - org.apache.dubbo.remoting.transport.quic中的类
NettyCodecAdapter.
NettyCodecAdapter(Codec2, URL, ChannelHandler) - 类 的构造器org.apache.dubbo.remoting.transport.quic.NettyCodecAdapter
 

O

org.apache.dubbo.remoting.transport.quic - 程序包 org.apache.dubbo.remoting.transport.quic
 

Q

QuicNettyBackedChannelBuffer - org.apache.dubbo.remoting.transport.quic中的类
 
QuicNettyBackedChannelBuffer(ByteBuf) - 类 的构造器org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
QuicNettyClient - org.apache.dubbo.remoting.transport.quic中的类
NettyClient.
QuicNettyClient(URL, ChannelHandler) - 类 的构造器org.apache.dubbo.remoting.transport.quic.QuicNettyClient
The constructor of NettyClient.
QuicNettyClientHandler - org.apache.dubbo.remoting.transport.quic中的类
NettyClientHandler
QuicNettyClientHandler(URL, ChannelHandler) - 类 的构造器org.apache.dubbo.remoting.transport.quic.QuicNettyClientHandler
 
QuicNettyEventLoopFactory - org.apache.dubbo.remoting.transport.quic中的类
 
QuicNettyEventLoopFactory() - 类 的构造器org.apache.dubbo.remoting.transport.quic.QuicNettyEventLoopFactory
 
QuicNettyServer - org.apache.dubbo.remoting.transport.quic中的类
NettyServer.
QuicNettyServer(URL, ChannelHandler) - 类 的构造器org.apache.dubbo.remoting.transport.quic.QuicNettyServer
 
QuicNettyServerHandler - org.apache.dubbo.remoting.transport.quic中的类
NettyServerHandler.
QuicNettyServerHandler(URL, ChannelHandler) - 类 的构造器org.apache.dubbo.remoting.transport.quic.QuicNettyServerHandler
 
QuicNettyTransporter - org.apache.dubbo.remoting.transport.quic中的类
 
QuicNettyTransporter() - 类 的构造器org.apache.dubbo.remoting.transport.quic.QuicNettyTransporter
 

R

readable() - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
readableBytes() - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
readByte() - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
readBytes(byte[]) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
readBytes(byte[], int, int) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
readBytes(ByteBuffer) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
readBytes(ChannelBuffer) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
readBytes(ChannelBuffer, int) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
readBytes(ChannelBuffer, int, int) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
readBytes(int) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
readBytes(OutputStream, int) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
readerIndex() - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
readerIndex(int) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
resetReaderIndex() - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
resetWriterIndex() - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 

S

serverSocketChannelClass() - 类 中的静态方法org.apache.dubbo.remoting.transport.quic.QuicNettyEventLoopFactory
 
setByte(int, int) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
setBytes(int, byte[], int, int) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
setBytes(int, ByteBuffer) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
setBytes(int, ChannelBuffer, int, int) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
setBytes(int, InputStream, int) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
setBytes(int, byte[]) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
setBytes(int, ChannelBuffer) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
setBytes(int, ChannelBuffer, int) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
setIndex(int, int) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
skipBytes(int) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
socketChannelClass() - 类 中的静态方法org.apache.dubbo.remoting.transport.quic.QuicNettyEventLoopFactory
 

T

toByteBuffer(int, int) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
toByteBuffer() - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 

U

userEventTriggered(ChannelHandlerContext, Object) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyClientHandler
 
userEventTriggered(ChannelHandlerContext, Object) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyServerHandler
 

W

writable() - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
writableBytes() - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
write(ChannelHandlerContext, Object, ChannelPromise) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyClientHandler
 
write(ChannelHandlerContext, Object, ChannelPromise) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyServerHandler
 
writeByte(int) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
writeBytes(byte[]) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
writeBytes(byte[], int, int) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
writeBytes(ByteBuffer) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
writeBytes(ChannelBuffer) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
writeBytes(ChannelBuffer, int) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
writeBytes(ChannelBuffer, int, int) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
writeBytes(InputStream, int) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
writerIndex() - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
writerIndex(int) - 类 中的方法org.apache.dubbo.remoting.transport.quic.QuicNettyBackedChannelBuffer
 
A B C D E F G H I M N O Q R S T U W 
跳过导航链接

Copyright © 2022 The Apache Software Foundation. All rights reserved.