JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
<dependency org="org.apache.httpcomponents.core5" name="httpcore5" rev="5.0" />
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.hc.core5.function
Interface Callback<T>
All Known Implementing Classes:
DefaultTlsSetupHandler
public interface
Callback<T>
Abstract callback.
Since:
5.0
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
execute
(
T
object)
Method Detail
execute
void execute(
T
object)
Skip navigation links
Overview
Package
Class
Tree
Index
Help
<dependency org="org.apache.httpcomponents.core5" name="httpcore5" rev="5.0" />
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method