| 程序包 | 说明 |
|---|---|
| org.redkalex.socks |
| 限定符和类型 | 方法和说明 |
|---|---|
protected SocksContext |
SocksServer.createContext() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SocksPrepareServlet.init(SocksContext context,
org.redkale.util.AnyValue config) |
void |
Socks5Servlet.init(SocksContext context,
org.redkale.util.AnyValue config) |
| 构造器和说明 |
|---|
SocksRequest(SocksContext context,
org.redkale.util.ObjectPool<ByteBuffer> bufferPool) |
SocksResponse(SocksContext context,
SocksRequest request,
org.redkale.util.ObjectPool<org.redkale.net.Response> responsePool) |
SocksRunner(SocksContext context,
org.redkale.util.ObjectPool<ByteBuffer> bufferPool,
org.redkale.net.AsyncConnection channel,
byte[] bindAddressBytes) |
Copyright © 2020. All rights reserved.