Package org.apache.hc.core5.http.config
Class Registry<I>
java.lang.Object
org.apache.hc.core5.http.config.Registry<I>
- Type Parameters:
I- the type of values to lookup.
- All Implemented Interfaces:
Lookup<I>
Generic registry of items keyed by low-case string ID.
- Since:
- 4.3
-
Method Summary