Serialized Form
-
Package io.github.astrapi69.net.proxy
-
Class io.github.astrapi69.net.proxy.ProxyDecorator extends java.lang.Object implements Serializable
- serialVersionUID:
- -5551993083532366206L
-
Serialized Fields
-
failedCount
int failedCount
The failed count. -
proxy
java.net.Proxy proxy
The proxy. -
proxyType
java.net.Proxy.Type proxyType
The proxy type. -
socketAddress
java.net.InetSocketAddress socketAddress
The socket address.
-
-