ACE_INet
6.1.0
|
#include <HTTP_ClientRequestHandler.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::HTTP::SessionFactory_Impl::SessionFactory_Impl | ( | ) | [private] |
ACE::HTTP::SessionFactory_Impl::~SessionFactory_Impl | ( | ) | [private, virtual] |
ACE::INet::ConnectionHolder * ACE::HTTP::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::HTTP::SessionFactory_Impl::factory_ [static, private] |