Class DefaultHttpClientIODispatch<H extends NHttpClientEventHandler>

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

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