Class AsyncServer

java.lang.Object
org.apache.hc.core5.testing.nio.AsyncServer
All Implemented Interfaces:
AutoCloseable
Direct Known Subclasses:
H2TestServer, Http1TestServer

public class AsyncServer extends Object