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.util
Interface Identifiable
All Known Subinterfaces:
IOSession
,
ProtocolIOSession
All Known Implementing Classes:
ClientH2StreamMultiplexer
,
ClientHttp1StreamDuplexer
,
ServerH2StreamMultiplexer
,
ServerHttp1StreamDuplexer
,
SSLIOSession
public interface
Identifiable
Object with a unique identifier.
Since:
5.0
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
String
getId
()
Method Detail
getId
String
getId()
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