Class DefaultHttpServerIODispatch<H extends NHttpServerEventHandler>

Type Parameters:
H - an implementation of NHttpServerEventHandler.
All Implemented Interfaces:
IOEventDispatch

@Contract(threading=IMMUTABLE_CONDITIONAL) public class DefaultHttpServerIODispatch<H extends NHttpServerEventHandler> extends AbstractIODispatch<DefaultNHttpServerConnection>
Default IOEventDispatch implementation that supports both plain (non-encrypted) and SSL encrypted server side HTTP connections.
Since:
4.2