Interface OutgoingHttpRequestActivity

  • All Superinterfaces:
    HttpActivity

    public interface OutgoingHttpRequestActivity
    extends HttpActivity
    An outgoing request activity, created when an application sends an HTTP request. The application must attach to the activity in order to receive the response. The activity ends when the response arrives.