C G H O R
C
- complete(String) - Method in interface org.apache.nifi.http.HttpContextMap
-
Marks the HTTP request/response for the given identifier as complete
G
- getRequestTimeout(TimeUnit) - Method in interface org.apache.nifi.http.HttpContextMap
-
Returns the configured timeout for HTTP Requests
- getResponse(String) - Method in interface org.apache.nifi.http.HttpContextMap
-
Retrieves the HttpServletResponse for the given identifier, if it exists
H
- HttpContextMap - Interface in org.apache.nifi.http
-
An interface that provides the capability of receiving an HTTP servlet request in one component and responding to that request in another component.
O
- org.apache.nifi.http - package org.apache.nifi.http
-
R
- register(String, HttpServletRequest, HttpServletResponse, AsyncContext) - Method in interface org.apache.nifi.http.HttpContextMap
-
Registers an HttpServletRequest, HttpServletResponse, and the AsyncContext for a given identifier
C G H O R
Copyright © 2023 Apache NiFi Project. All rights reserved.