| 
    ACE_INet
    6.1.0
    
   
   | 
  
  
  
 
#include <HTTPS_SessionFactory.h>


Classes | |
| class | SessionHolder_Impl | 
Public Member Functions | |
| virtual  ACE::INet::ConnectionHolder *  | create_connection (const ACE::INet::ConnectionKey &key) const | 
Private Member Functions | |
| SessionFactory_Impl () | |
| virtual | ~SessionFactory_Impl () | 
Static Private Attributes | |
| static SessionFactory_Impl & | factory_ | 
Friends | |
| class | ACE_Singleton< SessionFactory_Impl, ACE_SYNCH::NULL_MUTEX > | 
| ACE::HTTPS::SessionFactory_Impl::SessionFactory_Impl | ( | ) |  [private] | 
        
| ACE::HTTPS::SessionFactory_Impl::~SessionFactory_Impl | ( | ) |  [private, virtual] | 
        
| ACE::INet::ConnectionHolder * ACE::HTTPS::SessionFactory_Impl::create_connection | ( | const ACE::INet::ConnectionKey & | key | ) |  const [virtual] | 
        
Implements ACE::INet::ConnectionFactory.
friend class ACE_Singleton< SessionFactory_Impl, ACE_SYNCH::NULL_MUTEX > [friend] | 
        
SessionFactory_Impl & ACE::HTTPS::SessionFactory_Impl::factory_ [static, private] | 
        
 1.7.5.1