Interface IConnection

All Superinterfaces:
AutoCloseable, Closeable, Connection
All Known Implementing Classes:
HttpConnection, HttpConnectionOverFCGI, HttpConnectionOverHTTP, HttpConnectionOverHTTP2

public interface IConnection extends Connection