C D G H L M O P S W
C
- client - Variable in class org.apache.nifi.web.util.ClientUtils
-
- ClientUtils - Class in org.apache.nifi.web.util
-
- ClientUtils(Client) - Constructor for class org.apache.nifi.web.util.ClientUtils
-
- createClient(ClientConfig) - Static method in class org.apache.nifi.web.util.WebUtils
-
Creates a client for non-secure requests.
- createClient(ClientConfig, SSLContext) - Static method in class org.apache.nifi.web.util.WebUtils
-
Creates a client for secure requests.
- createClientHelper(ClientConfig, SSLContext) - Static method in class org.apache.nifi.web.util.WebUtils
-
A helper method for creating clients.
D
- deserializeHexToObject(String) - Static method in class org.apache.nifi.web.util.WebUtils
-
Deserializes a Java serialized, hex-encoded string into a Java object.
G
- get(URI) - Method in class org.apache.nifi.web.util.ClientUtils
-
Gets the content at the specified URI.
- get(URI, Map<String, String>) - Method in class org.apache.nifi.web.util.ClientUtils
-
Gets the content at the specified URI using the given query parameters.
- getContext(Class<?>) - Method in class org.apache.nifi.web.util.ObjectMapperResolver
-
H
- head(URI) - Method in class org.apache.nifi.web.util.ClientUtils
-
Performs a HEAD request to the specified URI.
L
- lock - Static variable in class org.apache.nifi.web.util.WebUtils
-
- logger - Static variable in class org.apache.nifi.web.util.WebUtils
-
M
- mapper - Variable in class org.apache.nifi.web.util.ObjectMapperResolver
-
O
- ObjectMapperResolver - Class in org.apache.nifi.web.util
-
- ObjectMapperResolver() - Constructor for class org.apache.nifi.web.util.ObjectMapperResolver
-
- org.apache.nifi.web.util - package org.apache.nifi.web.util
-
P
- post(URI, Object) - Method in class org.apache.nifi.web.util.ClientUtils
-
Performs a POST using the specified url and entity body.
- post(URI, Map<String, String>) - Method in class org.apache.nifi.web.util.ClientUtils
-
Performs a POST using the specified url and form data.
S
- serializeObjectToHex(Serializable) - Static method in class org.apache.nifi.web.util.WebUtils
-
Serializes the given object to hexadecimal.
W
- WebUtils - Class in org.apache.nifi.web.util
-
Common utilities related to web development.
- WebUtils() - Constructor for class org.apache.nifi.web.util.WebUtils
-
C D G H L M O P S W
Copyright © 2015 Apache NiFi Project. All rights reserved.