DAnCE  ..
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | Private Attributes
DAnCE::HTTPInstallationRequestHandler Class Reference
Inheritance diagram for DAnCE::HTTPInstallationRequestHandler:
Inheritance graph
Collaboration diagram for DAnCE::HTTPInstallationRequestHandler:
Collaboration graph

List of all members.

Public Member Functions

 HTTPInstallationRequestHandler (const ACE_CString &plan_uuid)
virtual ~HTTPInstallationRequestHandler ()
- Public Member Functions inherited from ACE::HTTP::ClientRequestHandler
 ClientRequestHandler ()
virtual ~ClientRequestHandler ()
virtual Requestrequest ()
virtual const Requestrequest () const
virtual Responseresponse ()
virtual const Responseresponse () const
std::ostream & request_stream ()
virtual std::istream & response_stream ()
virtual bool is_response_ok () const
virtual std::istream & handle_open_request (const ACE::INet::URL_Base &url)
virtual std::istream & handle_get_request (const URL &url)
 ClientINetRequestHandler ()
virtual ~ClientINetRequestHandler ()
virtual ~StreamInterceptorBase ()
virtual void before_write (const char_type *buffer, std::streamsize length_to_write)
virtual void after_write (int length_written)
virtual void before_read (std::streamsize length_to_read)
virtual void after_read (const char_type *buffer, int length_read)
- Public Member Functions inherited from ACE::INet::ClientINetRequestHandler
 RequestHandler ()
virtual ~RequestHandler ()

Protected Member Functions

virtual void handle_response (const ACE::HTTP::URL &url, const ACE::HTTP::Response &response)
virtual void handle_request_error (const ACE::HTTP::URL &url)
virtual void handle_connection_error (const ACE::HTTP::URL &url)
- Protected Member Functions inherited from ACE::HTTP::ClientRequestHandler
virtual void on_eof ()
SessionHoldersession ()
void session (SessionHolder *session)
virtual bool initialize_connection (const ACE_CString &scheme, const ACE_CString &host, u_short port, bool proxy_conn=false, const ACE_CString &proxy_host=Request::EMPTY, u_short proxy_port=0)
virtual void initialize_request (const URL &url, Request &request)
void release_connection ()
void close_connection ()
 StreamInterceptorBase ()

Private Attributes

ACE_CString plan_uuid_

Additional Inherited Members

- Public Types inherited from ACE::HTTP::ClientRequestHandler
typedef std::basic_ios
< ACE_CHAR_T, TR > 
ios_type
typedef ACE_CHAR_T char_type
typedef ios_type::openmode openmode
- Public Types inherited from ACE::IOS::StreamInterceptorBase< class, class >

Constructor & Destructor Documentation

DAnCE::HTTPInstallationRequestHandler::HTTPInstallationRequestHandler ( const ACE_CString plan_uuid)
inline
virtual DAnCE::HTTPInstallationRequestHandler::~HTTPInstallationRequestHandler ( )
inlinevirtual

Member Function Documentation

virtual void DAnCE::HTTPInstallationRequestHandler::handle_connection_error ( const ACE::HTTP::URL url)
inlineprotectedvirtual

Reimplemented from ACE::HTTP::ClientRequestHandler.

virtual void DAnCE::HTTPInstallationRequestHandler::handle_request_error ( const ACE::HTTP::URL url)
inlineprotectedvirtual

Reimplemented from ACE::HTTP::ClientRequestHandler.

virtual void DAnCE::HTTPInstallationRequestHandler::handle_response ( const ACE::HTTP::URL url,
const ACE::HTTP::Response response 
)
inlineprotectedvirtual

Member Data Documentation

ACE_CString DAnCE::HTTPInstallationRequestHandler::plan_uuid_
private

The documentation for this class was generated from the following file: