![JAR search and dependency download from the Maven repository](/logo.png)
classes.io.netty.handler.codec.socksx.v5.DefaultSocks5CommandResponse.class Maven / Gradle / Ivy
The newest version!
???? 2 ?
0 U
1 V W 3
X 5 Y Z
[ \ ] ^
V _
` a
b
X Y c
d e
f g h Y i
[ j k ?? l
m n 0 o 0 p 0 q 0 r
s
t u
0 v
w x y
z { |
0 } ~
0 ?
0 ? ?
0 ?
? ? ? ? status 6Lio/netty/handler/codec/socksx/v5/Socks5CommandStatus; bndAddrType 4Lio/netty/handler/codec/socksx/v5/Socks5AddressType; bndAddr Ljava/lang/String; bndPort I m(Lio/netty/handler/codec/socksx/v5/Socks5CommandStatus;Lio/netty/handler/codec/socksx/v5/Socks5AddressType;)V Code LineNumberTable LocalVariableTable this ?Lio/netty/handler/codec/socksx/v5/DefaultSocks5CommandResponse; ?(Lio/netty/handler/codec/socksx/v5/Socks5CommandStatus;Lio/netty/handler/codec/socksx/v5/Socks5AddressType;Ljava/lang/String;I)V
StackMapTable ? ? ? ? 8()Lio/netty/handler/codec/socksx/v5/Socks5CommandStatus; 6()Lio/netty/handler/codec/socksx/v5/Socks5AddressType; ()Ljava/lang/String; ()I toString buf Ljava/lang/StringBuilder;
decoderResult &Lio/netty/handler/codec/DecoderResult; ^ ?
SourceFile !DefaultSocks5CommandResponse.java ; B ; ? java/lang/NullPointerException ; ? ? ? 6 ? ? ? "java/lang/IllegalArgumentException java/lang/StringBuilder bndAddr: ? ? ! (expected: a valid IPv4 address) L J ? 6 ? ? ? ? ? K (expected: less than 256 chars) ? 6 ? ? ! (expected: a valid IPv6 address) bndPort: ? ? (expected: 0~65535) 3 4 5 6 7 8 9 : ; ? ? ? ? O ? ? ? ? (decoderResult: ? ?
, status: (status: 3 H , bndAddrType: 5 I , bndAddr: 7 J , bndPort: 9 K ? ? =io/netty/handler/codec/socksx/v5/DefaultSocks5CommandResponse 6io/netty/handler/codec/socksx/v5/AbstractSocks5Message 6io/netty/handler/codec/socksx/v5/Socks5CommandResponse 4io/netty/handler/codec/socksx/v5/Socks5CommandStatus 2io/netty/handler/codec/socksx/v5/Socks5AddressType java/lang/String $io/netty/handler/codec/DecoderResult ()V (Ljava/lang/String;)V IPv4 io/netty/util/NetUtil isValidIpV4Address (Ljava/lang/String;)Z append -(Ljava/lang/String;)Ljava/lang/StringBuilder; DOMAIN java/net/IDN toASCII &(Ljava/lang/String;)Ljava/lang/String; length IPv6 isValidIpV6Address (I)Ljava/lang/StringBuilder; (I)V !io/netty/util/internal/StringUtil simpleClassName &(Ljava/lang/Object;)Ljava/lang/String; (()Lio/netty/handler/codec/DecoderResult; isSuccess ()Z -(Ljava/lang/Object;)Ljava/lang/StringBuilder; (C)Ljava/lang/StringBuilder; 1 0 1 2 3 4 5 6 7 8 9 : ; <