JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.http.config
Lookup
Contents
Description
Method Summary
Method Details
lookup(String)
Hide sidebar
Show sidebar
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)