Uses of Interface
org.apache.http.nio.NHttpServerIOTarget

Packages that use NHttpServerIOTarget
org.apache.http.impl.nio   
 

Uses of NHttpServerIOTarget in org.apache.http.impl.nio
 

Classes in org.apache.http.impl.nio that implement NHttpServerIOTarget
 class DefaultNHttpServerConnection
           
 

Methods in org.apache.http.impl.nio that return NHttpServerIOTarget
protected  NHttpServerIOTarget DefaultServerIOEventDispatch.createConnection(IOSession session)
           
protected  NHttpServerIOTarget SSLServerIOEventDispatch.createConnection(IOSession session)
           
 



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.