public class ProxyDecorator extends Object implements Serializable
Proxy
object.| Constructor and Description |
|---|
ProxyDecorator(Proxy.Type proxyType,
InetSocketAddress inetSocketAddress)
Instantiates a new ProxyDecorator object.
|
| Modifier and Type | Method and Description |
|---|---|
SocketAddress |
address()
Address.
|
boolean |
equals(Object obj) |
int |
failed()
Failed.
|
int |
getFailedCount()
Gets the failed count.
|
Proxy |
getProxy()
Gets the proxy.
|
int |
hashCode() |
String |
toString() |
Proxy.Type |
type()
Type.
|
public ProxyDecorator(Proxy.Type proxyType, InetSocketAddress inetSocketAddress)
proxyType - the proxy typeinetSocketAddress - the inet socket addresspublic SocketAddress address()
public int failed()
public int getFailedCount()
public Proxy getProxy()
public Proxy.Type type()
Copyright © 2007–2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.