Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Httpcomponents Wiki" 
for change notification.

The following page has been changed by OlegKalnichevski:
http://wiki.apache.org/HttpComponents/HttpCoreTutorial

------------------------------------------------------------------------------
  For blocking HTTP connections one also can provide custom implementation of 
session input/output buffers
  
  {{{
- public class MyDefaultHttpClientConnection extends 
DefaultHttpClientConnection {
+ class MyDefaultHttpClientConnection extends DefaultHttpClientConnection {
  
      @Override
      protected SessionInputBuffer createSessionInputBuffer(

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to