public abstract class ProxyRequest extends Object
| Constructor and Description |
|---|
ProxyRequest()
Implicit constructor.
|
ProxyRequest(InetSocketAddress endpointAddress)
Basic constructor of a
ProxyRequest that only sets the
address of the request endpoint. |
public ProxyRequest()
public ProxyRequest(InetSocketAddress endpointAddress)
ProxyRequest that only sets the
address of the request endpoint.endpointAddress - the address of the request endpoint.public InetSocketAddress getEndpointAddress()