net.dpml.http
Interface SelectChannelConnector.Context

All Superinterfaces:
ConnectorContext
Enclosing class:
SelectChannelConnector

public static interface SelectChannelConnector.Context
extends ConnectorContext

Select channel context definition.


Method Summary
 boolean getDelaySelectKeyUpdate(boolean flag)
          Return the policy concerning short dispatch.
 
Methods inherited from interface net.dpml.http.ConnectorContext
getAcceptors, getAcceptQueueSize, getConfidentialPort, getConfidentialScheme, getHeaderBufferSize, getHost, getIntegralPort, getIntegralScheme, getMaxIdleTime, getPort, getRequestBufferSize, getResponseBufferSize, getSoLingerTime
 

Method Detail

getDelaySelectKeyUpdate

boolean getDelaySelectKeyUpdate(boolean flag)
Return the policy concerning short dispatch.

Parameters:
flag - implementation defined default value
Returns:
the supplied policy unless overriden in the deployment configuration