DefaultHttpServerIODispatch@Deprecated @Contract(threading=IMMUTABLE_CONDITIONAL) public class DefaultServerIOEventDispatch extends AbstractIODispatch<NHttpServerIOTarget>
IOEventDispatch
interface for plain (unencrypted) server-side HTTP connections.CONNECTION_KEY| Constructor and Description |
|---|
DefaultServerIOEventDispatch(NHttpServiceHandler handler,
HttpParams params)
Deprecated.
Creates a new instance of this class to be used for dispatching I/O event
notifications to the given protocol handler.
|
connected, disconnected, inputReady, outputReady, timeoutpublic DefaultServerIOEventDispatch(NHttpServiceHandler handler, HttpParams params)
handler - the server protocol handler.params - HTTP parameters.Copyright © 2010 - 2020 Adobe. All Rights Reserved