Package com.netflix.genie.web.properties
Class HttpProperties
java.lang.Object
com.netflix.genie.web.properties.HttpProperties
Properties related to HTTP client configuration.
- Since:
- 4.0.0
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Connection related properties for HTTP requests.static class
Read related properties for HTTP requests. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
The property prefix for all properties in this group. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PROPERTY_PREFIX
The property prefix for all properties in this group.- See Also:
-
-
Constructor Details
-
HttpProperties
public HttpProperties()
-