Package org.apache.http.nio

Interface Summary
ContentDecoder Abstract HTTP content decoder.
ContentEncoder Abstract HTTP content encoder.
FileContentDecoder A content decoder capable of transferring data directly to a FileChannel
FileContentEncoder A content encoder capable of transferring data directly from a FileChannel
IOControl Connection input/output control interface.
NHttpClientConnection Abstract non-blocking client-side HTTP connection.
NHttpClientHandler Abstract client-side HTTP event handler.
NHttpConnection Abstract non-blocking HTTP connection interface.
NHttpServerConnection Abstract non-blocking server-side HTTP connection.
NHttpServiceHandler Abstract server-side HTTP event handler.
 



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