#include <HTTP_ClientRequestHandler.h>
List of all members.
Constructor & Destructor Documentation
      
        
          | ACE::HTTP::ClientRequestHandler::HttpConnectionKey::HttpConnectionKey  | 
          ( | 
          const ACE_CString &  | 
          host,  | 
        
        
           | 
           | 
          u_short  | 
          port  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | ACE::HTTP::ClientRequestHandler::HttpConnectionKey::HttpConnectionKey  | 
          ( | 
          const ACE_CString &  | 
          proxy_host,  | 
        
        
           | 
           | 
          u_short  | 
          proxy_port,  | 
        
        
           | 
           | 
          const ACE_CString &  | 
          target_host,  | 
        
        
           | 
           | 
          u_short  | 
          target_port  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | ACE::HTTP::ClientRequestHandler::HttpConnectionKey::~HttpConnectionKey  | 
          ( | 
           | ) | 
           [virtual] | 
        
      
 
 
Member Function Documentation
      
        
          | virtual bool ACE::HTTP::ClientRequestHandler::HttpConnectionKey::equal  | 
          ( | 
          const ConnectionKey &  | 
          key | ) | 
           const [protected, virtual] | 
        
      
 
 
      
        
          | u_long ACE::HTTP::ClientRequestHandler::HttpConnectionKey::hash  | 
          ( | 
           | ) | 
           const [virtual] | 
        
      
 
 
      
        
          | bool ACE::HTTP::ClientRequestHandler::HttpConnectionKey::is_proxy_connection  | 
          ( | 
           | ) | 
           const [inline] | 
        
      
 
 
      
        
          | const ACE_CString & ACE::HTTP::ClientRequestHandler::HttpConnectionKey::proxy_target_host  | 
          ( | 
           | ) | 
           const [inline] | 
        
      
 
 
      
        
          | u_short ACE::HTTP::ClientRequestHandler::HttpConnectionKey::proxy_target_port  | 
          ( | 
           | ) | 
           const [inline] | 
        
      
 
 
Member Data Documentation
The documentation for this class was generated from the following files: