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

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

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

Classes in org.apache.http.impl.nio that implement NHttpConnection
 class DefaultNHttpClientConnection
           
 class DefaultNHttpServerConnection
           
 class NHttpConnectionBase
           
 

Uses of NHttpConnection in org.apache.http.nio
 

Subinterfaces of NHttpConnection in org.apache.http.nio
 interface NHttpClientConnection
          Abstract non-blocking client-side HTTP connection.
 interface NHttpServerConnection
          Abstract non-blocking server-side HTTP connection.
 



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