Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
Poco::Net::CertificateHandlerFactoryImpl< T > Class Template Reference

#include <CertificateHandlerFactory.h>

+ Inheritance diagram for Poco::Net::CertificateHandlerFactoryImpl< T >:
+ Collaboration diagram for Poco::Net::CertificateHandlerFactoryImpl< T >:

Public Member Functions

 CertificateHandlerFactoryImpl ()
 
 ~CertificateHandlerFactoryImpl ()
 
InvalidCertificateHandlercreate (bool server) const
 Destroys the CertificateHandlerFactory.
 
- Public Member Functions inherited from Poco::Net::CertificateHandlerFactory
 CertificateHandlerFactory ()
 
virtual ~CertificateHandlerFactory ()
 Creates the CertificateHandlerFactory.
 

Detailed Description

template<typename T>
class Poco::Net::CertificateHandlerFactoryImpl< T >

Definition at line 66 of file CertificateHandlerFactory.h.

Constructor & Destructor Documentation

◆ CertificateHandlerFactoryImpl()

template<typename T >
Poco::Net::CertificateHandlerFactoryImpl< T >::CertificateHandlerFactoryImpl ( )
inline

Definition at line 69 of file CertificateHandlerFactory.h.

◆ ~CertificateHandlerFactoryImpl()

Definition at line 73 of file CertificateHandlerFactory.h.

Member Function Documentation

◆ create()

template<typename T >
InvalidCertificateHandler * Poco::Net::CertificateHandlerFactoryImpl< T >::create ( bool server) const
inlinevirtual

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