Class Http1Connection

java.lang.Object
io.helidon.webserver.http1.Http1Connection
All Implemented Interfaces:
InterruptableTask<Void>, ServerConnection, Runnable, Callable<Void>

public class Http1Connection extends Object implements ServerConnection, InterruptableTask<Void>
HTTP/1.1 server connection.