ACE_INet  6.0.8
Public Member Functions | Protected Member Functions | Private Attributes
My_HTTP_RequestHandler Class Reference
Inheritance diagram for My_HTTP_RequestHandler:
Inheritance graph
[legend]
Collaboration diagram for My_HTTP_RequestHandler:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 My_HTTP_RequestHandler ()
virtual ~My_HTTP_RequestHandler ()

Protected Member Functions

virtual void handle_request_error (const ACE::HTTP::URL &url)
virtual void handle_connection_error (const ACE::HTTP::URL &url)
virtual void after_read (const char_type *, int length_read)
virtual void on_eof ()

Private Attributes

int in_length_
int read_length_

Constructor & Destructor Documentation

My_HTTP_RequestHandler::My_HTTP_RequestHandler ( ) [inline]
virtual My_HTTP_RequestHandler::~My_HTTP_RequestHandler ( ) [inline, virtual]

Member Function Documentation

virtual void My_HTTP_RequestHandler::after_read ( const char_type ,
int  length_read 
) [inline, protected, virtual]
virtual void My_HTTP_RequestHandler::handle_connection_error ( const ACE::HTTP::URL url) [inline, protected, virtual]

Reimplemented from ACE::HTTP::ClientRequestHandler.

virtual void My_HTTP_RequestHandler::handle_request_error ( const ACE::HTTP::URL url) [inline, protected, virtual]

Reimplemented from ACE::HTTP::ClientRequestHandler.

virtual void My_HTTP_RequestHandler::on_eof ( void  ) [inline, protected, virtual]

Reimplemented from ACE::HTTP::ClientRequestHandler.


Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines