跳过导航链接
A C E H I M R S T U W X 

A

AioClient - xin.alum.aio.client中的类
 
AioClient - xin.alum.aio.client中的类
 
AioClient() - 类 的构造器xin.alum.aio.client.AioClient
 
AioClient() - 类 的构造器xin.alum.aio.client.AioClient
 

C

channelActive(ChannelHandlerContext) - 类 中的方法xin.alum.aio.client.socks.SocksClientHandler
 
channelActive(ChannelHandlerContext) - 类 中的方法xin.alum.aio.client.socks.SocksClientHandler
 
channelActive(ChannelHandlerContext) - 类 中的方法xin.alum.aio.client.websocket.WebSocketClientHandler
 
channelActive(ChannelHandlerContext) - 类 中的方法xin.alum.aio.client.websocket.WebSocketClientHandler
 
channelInactive(ChannelHandlerContext) - 类 中的方法xin.alum.aio.client.websocket.WebSocketClientHandler
 
channelInactive(ChannelHandlerContext) - 类 中的方法xin.alum.aio.client.websocket.WebSocketClientHandler
 
channelRead0(ChannelHandlerContext, Object) - 类 中的方法xin.alum.aio.client.socks.SocksClientHandler
 
channelRead0(ChannelHandlerContext, Object) - 类 中的方法xin.alum.aio.client.socks.SocksClientHandler
 
channelRead0(ChannelHandlerContext, Object) - 类 中的方法xin.alum.aio.client.websocket.WebSocketClientHandler
 
channelRead0(ChannelHandlerContext, Object) - 类 中的方法xin.alum.aio.client.websocket.WebSocketClientHandler
 
channelUnregistered(ChannelHandlerContext) - 类 中的方法xin.alum.aio.client.websocket.WebSocketClientHandler
 
channelUnregistered(ChannelHandlerContext) - 类 中的方法xin.alum.aio.client.websocket.WebSocketClientHandler
 
connect() - 类 中的静态方法xin.alum.aio.client.websocket.WebSocketClient
 
connect() - 类 中的静态方法xin.alum.aio.client.websocket.WebSocketClient
 

E

exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法xin.alum.aio.client.websocket.WebSocketClientHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法xin.alum.aio.client.websocket.WebSocketClientHandler
 

H

handlerAdded(ChannelHandlerContext) - 类 中的方法xin.alum.aio.client.websocket.WebSocketClientHandler
 
handlerAdded(ChannelHandlerContext) - 类 中的方法xin.alum.aio.client.websocket.WebSocketClientHandler
 
handlerRemoved(ChannelHandlerContext) - 类 中的方法xin.alum.aio.client.websocket.WebSocketClientHandler
 
handlerRemoved(ChannelHandlerContext) - 类 中的方法xin.alum.aio.client.websocket.WebSocketClientHandler
 
handshakeFuture() - 类 中的方法xin.alum.aio.client.websocket.WebSocketClientHandler
 
handshakeFuture() - 类 中的方法xin.alum.aio.client.websocket.WebSocketClientHandler
 

I

initChannel(SocketChannel) - 类 中的方法xin.alum.aio.client.socks.SocksClientInitializer
 
initChannel(SocketChannel) - 类 中的方法xin.alum.aio.client.socks.SocksClientInitializer
 

M

main(String[]) - 类 中的静态方法xin.alum.aio.client.AioClient
 
main(String[]) - 类 中的静态方法xin.alum.aio.client.AioClient
 
main(String[]) - 类 中的静态方法xin.alum.aio.client.socks.SocksClient
 
main(String[]) - 类 中的静态方法xin.alum.aio.client.socks.SocksClient
 
main(String[]) - 类 中的静态方法xin.alum.aio.client.socks.SocksJsonClient
 
main(String[]) - 类 中的静态方法xin.alum.aio.client.socks.SocksJsonClient
 
main(String[]) - 类 中的静态方法xin.alum.aio.client.socks.SocksProtoClient
 
main(String[]) - 类 中的静态方法xin.alum.aio.client.socks.SocksProtoClient
 
main(String[]) - 类 中的静态方法xin.alum.aio.client.socks.SocksTlvClient
 
main(String[]) - 类 中的静态方法xin.alum.aio.client.socks.SocksTlvClient
 
main(String...) - 类 中的静态方法xin.alum.aio.client.websocket.WebSocketClient
 
main(String...) - 类 中的静态方法xin.alum.aio.client.websocket.WebSocketClient
 
msgCount - 类 中的静态变量xin.alum.aio.client.websocket.WebSocketClientHandler
 
msgCount - 类 中的静态变量xin.alum.aio.client.websocket.WebSocketClientHandler
 

R

run(AioConfig) - 类 中的静态方法xin.alum.aio.client.socks.SocksClient
 
run(AioConfig) - 类 中的静态方法xin.alum.aio.client.socks.SocksClient
 

S

SocksClient - xin.alum.aio.client.socks中的类
 
SocksClient - xin.alum.aio.client.socks中的类
 
SocksClient() - 类 的构造器xin.alum.aio.client.socks.SocksClient
 
SocksClient() - 类 的构造器xin.alum.aio.client.socks.SocksClient
 
SocksClientHandler - xin.alum.aio.client.socks中的类
Handles a client-side channel.
SocksClientHandler - xin.alum.aio.client.socks中的类
Handles a client-side channel.
SocksClientHandler() - 类 的构造器xin.alum.aio.client.socks.SocksClientHandler
 
SocksClientHandler() - 类 的构造器xin.alum.aio.client.socks.SocksClientHandler
 
SocksClientInitializer - xin.alum.aio.client.socks中的类
Creates a newly configured ChannelPipeline for a new channel.
SocksClientInitializer - xin.alum.aio.client.socks中的类
Creates a newly configured ChannelPipeline for a new channel.
SocksClientInitializer(SslContext, AioConfig) - 类 的构造器xin.alum.aio.client.socks.SocksClientInitializer
 
SocksClientInitializer(SslContext, AioConfig) - 类 的构造器xin.alum.aio.client.socks.SocksClientInitializer
 
SocksJsonClient - xin.alum.aio.client.socks中的类
 
SocksJsonClient - xin.alum.aio.client.socks中的类
 
SocksJsonClient() - 类 的构造器xin.alum.aio.client.socks.SocksJsonClient
 
SocksJsonClient() - 类 的构造器xin.alum.aio.client.socks.SocksJsonClient
 
SocksProtoClient - xin.alum.aio.client.socks中的类
 
SocksProtoClient - xin.alum.aio.client.socks中的类
 
SocksProtoClient() - 类 的构造器xin.alum.aio.client.socks.SocksProtoClient
 
SocksProtoClient() - 类 的构造器xin.alum.aio.client.socks.SocksProtoClient
 
SocksTlvClient - xin.alum.aio.client.socks中的类
 
SocksTlvClient - xin.alum.aio.client.socks中的类
 
SocksTlvClient() - 类 的构造器xin.alum.aio.client.socks.SocksTlvClient
 
SocksTlvClient() - 类 的构造器xin.alum.aio.client.socks.SocksTlvClient
 

T

timer - 类 中的变量xin.alum.aio.client.websocket.WebSocketClientHandler
 
timer - 类 中的变量xin.alum.aio.client.websocket.WebSocketClientHandler
 

U

userEventTriggered(ChannelHandlerContext, Object) - 类 中的方法xin.alum.aio.client.websocket.WebSocketClientHandler
 
userEventTriggered(ChannelHandlerContext, Object) - 类 中的方法xin.alum.aio.client.websocket.WebSocketClientHandler
 

W

WebSocketClient - xin.alum.aio.client.websocket中的类
This is an example of a WebSocket client.
WebSocketClient - xin.alum.aio.client.websocket中的类
This is an example of a WebSocket client.
WebSocketClient() - 类 的构造器xin.alum.aio.client.websocket.WebSocketClient
 
WebSocketClient() - 类 的构造器xin.alum.aio.client.websocket.WebSocketClient
 
WebSocketClientHandler - xin.alum.aio.client.websocket中的类
 
WebSocketClientHandler - xin.alum.aio.client.websocket中的类
 
WebSocketClientHandler(WebSocketClientHandshaker) - 类 的构造器xin.alum.aio.client.websocket.WebSocketClientHandler
 
WebSocketClientHandler(WebSocketClientHandshaker) - 类 的构造器xin.alum.aio.client.websocket.WebSocketClientHandler
 

X

xin.alum.aio.client - 程序包 xin.alum.aio.client
 
xin.alum.aio.client.socks - 程序包 xin.alum.aio.client.socks
 
xin.alum.aio.client.websocket - 程序包 xin.alum.aio.client.websocket
 
A C E H I M R S T U W X 
跳过导航链接

Copyright © 2020–2023 The Aio Project. All rights reserved.