Package org.apache.http.impl.nio.reactor

NIO based implementations of HttpCore interfaces.

See:
          Description

Interface Summary
ListenerEndpointClosedCallback  
SessionClosedCallback  
SSLIOSessionHandler  
 

Class Summary
AbstractIOReactor  
AbstractMultiworkerIOReactor  
BaseIOReactor  
ChannelEntry  
DefaultConnectingIOReactor  
DefaultListeningIOReactor  
IOSessionImpl  
ListenerEndpointImpl  
SessionHandle  
SessionInputBufferImpl  
SessionOutputBufferImpl  
SessionRequestHandle  
SessionRequestImpl  
SSLIOSession A decorator class intended to transparently extend an IOSession with transport layer security capabilities based on the SSL/TLS protocol.
 

Enum Summary
SSLMode  
 

Package org.apache.http.impl.nio.reactor Description

NIO based implementations of HttpCore interfaces. This includes default implementations for the interfaces in org.apache.http.nio.



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