Class DefaultClientIOEventDispatch

java.lang.Object
org.apache.http.impl.nio.reactor.AbstractIODispatch<NHttpClientIOTarget>
org.apache.http.impl.nio.DefaultClientIOEventDispatch
All Implemented Interfaces:
IOEventDispatch
Direct Known Subclasses:
SSLClientIOEventDispatch

@Deprecated public class DefaultClientIOEventDispatch extends AbstractIODispatch<NHttpClientIOTarget>
Deprecated.
Default implementation of IOEventDispatch interface for plain (unencrypted) client-side HTTP connections.
Since:
4.0