ACE_INet  6.2.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Public Member Functions | Private Member Functions | Static Private Attributes | Friends | List of all members
ACE::HTTP::SessionFactory_Impl Class Reference

#include <HTTP_ClientRequestHandler.h>

Inheritance diagram for ACE::HTTP::SessionFactory_Impl:
Inheritance graph
Collaboration diagram for ACE::HTTP::SessionFactory_Impl:
Collaboration graph

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_Implfactory_
 

Friends

class ACE_Singleton< SessionFactory_Impl, ACE_SYNCH::NULL_MUTEX >
 

Additional Inherited Members

- Protected Member Functions inherited from ACE::HTTP::SessionFactory
 SessionFactory ()
 
virtual ~SessionFactory ()
 

Constructor & Destructor Documentation

ACE::HTTP::SessionFactory_Impl::SessionFactory_Impl ( )
private
ACE::HTTP::SessionFactory_Impl::~SessionFactory_Impl ( )
privatevirtual

Member Function Documentation

ACE::INet::ConnectionHolder * ACE::HTTP::SessionFactory_Impl::create_connection ( const ACE::INet::ConnectionKey key) const
virtual

Friends And Related Function Documentation

friend class ACE_Singleton< SessionFactory_Impl, ACE_SYNCH::NULL_MUTEX >
friend

Member Data Documentation

SessionFactory_Impl & ACE::HTTP::SessionFactory_Impl::factory_
staticprivate

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