Interface HttpURLConnectionListenerFactory


public interface HttpURLConnectionListenerFactory
  • Field Details

    • PROP_HTTP_URL_CONNECTION_LISTENER_FACTORY

      static final String PROP_HTTP_URL_CONNECTION_LISTENER_FACTORY
      See Also:
  • Method Details

    • newConnectionListener

      HttpURLConnectionListener newConnectionListener(String logId)
      Create a new connection listener for a specific request
      Parameters:
      logId - The log id for the request
      Returns:
      The connection listener