JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.apache.http.config
Interface Lookup<I>
All Known Implementing Classes:
Registry
public interface
Lookup<I>
Generic lookup by low-case string ID.
Since:
4.3
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
I
lookup
(
String
name)
Method Details
lookup
I
lookup
(
String
name)