Package org.apache.hc.core5.util
Interface Identifiable
-
- All Known Subinterfaces:
IOSession,ProtocolIOSession
- All Known Implementing Classes:
AbstractH2StreamMultiplexer,AbstractHttp1StreamDuplexer,ClientH2StreamMultiplexer,ClientHttp1StreamDuplexer,InternalDataChannel,IOSessionImpl,LoggingBHttpClientConnection,LoggingBHttpServerConnection,LoggingIOSession,ServerH2StreamMultiplexer,ServerHttp1StreamDuplexer,SSLIOSession
public interface IdentifiableObject with a unique identifier.- Since:
- 5.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetId()
-