Class DefaultNHttpServerConnectionFactory

java.lang.Object
org.apache.http.impl.nio.DefaultNHttpServerConnectionFactory
All Implemented Interfaces:
NHttpConnectionFactory<DefaultNHttpServerConnection>

@Contract(threading=IMMUTABLE_CONDITIONAL) public class DefaultNHttpServerConnectionFactory extends Object implements NHttpConnectionFactory<DefaultNHttpServerConnection>
Default factory for plain (non-encrypted), non-blocking NHttpServerConnections.
Since:
4.2