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 Identifiable
Object with a unique identifier.
- Since:
- 5.0
-
Method Summary
-
Method Details
-
getId
String getId()
-