Package | Description |
---|---|
io.netty.handler.codec.socksx |
Encoder, decoder and their related message types for SOCKS protocol.
|
io.netty.handler.codec.socksx.v4 |
Encoder, decoder and their related message types for SOCKSv4 protocol.
|
io.netty.handler.codec.socksx.v5 |
Encoder, decoder and their related message types for SOCKSv5 protocol.
|
Class and Description |
---|
SocksMessage
An interface that all SOCKS protocol messages implement.
|
SocksVersion
The version of SOCKS protocol.
|
Class and Description |
---|
AbstractSocksMessage
An abstract
SocksMessage . |
SocksMessage
An interface that all SOCKS protocol messages implement.
|
SocksVersion
The version of SOCKS protocol.
|
Class and Description |
---|
AbstractSocksMessage
An abstract
SocksMessage . |
SocksMessage
An interface that all SOCKS protocol messages implement.
|
SocksVersion
The version of SOCKS protocol.
|
Copyright © 2008–2024 The Netty Project. All rights reserved.