Class HttpServiceContext

java.lang.Object
io.servicetalk.http.api.HttpServiceContext
All Implemented Interfaces:
AsyncCloseable, ListenableAsyncCloseable, HttpConnectionContext, ConnectionContext, ConnectionInfo, ServerListenContext
Direct Known Subclasses:
DelegatingHttpServiceContext

public abstract class HttpServiceContext extends Object implements HttpConnectionContext, ServerListenContext
A HttpConnectionContext for use in the HttpService context.