public interface IConnectionConfigurator
HttpTransport implementations of which prepare the connection
with necessary headers and other settings before an event is sent.| Modifier and Type | Method and Description |
|---|---|
void |
configure(java.net.HttpURLConnection connection) |