Uses of Class
io.netty.handler.codec.socks.SocksResponse
Packages that use SocksResponse
Package
Description
Encoder, decoder and their related message types for Socks.
-
Uses of SocksResponse in io.netty.handler.codec.socks
Subclasses of SocksResponse in io.netty.handler.codec.socksModifier and TypeClassDescriptionfinal classAn socks auth response.final classA socks cmd response.final classAn socks init response.final classAn unknown socks response.Fields in io.netty.handler.codec.socks declared as SocksResponseModifier and TypeFieldDescriptionstatic final SocksResponseSocksCommonUtils.UNKNOWN_SOCKS_RESPONSE