public interface Connector
| Modifier and Type | Method and Description |
|---|---|
RawResponse |
doRequest(RawRequest request,
ConnectionData cd)
Send the raw request using the given connection data.
|
RawResponse doRequest(RawRequest request, ConnectionData cd)
request - the raw requestcd - connection data needed for sending the requestConnectionException - a connection exception