#include "orbsvcs/SSLIOP/SSLIOP_Factory.h"
#include "orbsvcs/SSLIOP/SSLIOP_Acceptor.h"
#include "orbsvcs/SSLIOP/SSLIOP_Connector.h"
#include "orbsvcs/SSLIOP/SSLIOP_ORBInitializer.h"
#include "ace/OS_NS_strings.h"
#include "orbsvcs/Security/Security_ORBInitializer.h"
#include "tao/debug.h"
#include "tao/ORBInitializer_Registry.h"
#include "ace/SSL/sslconf.h"
#include "ace/SSL/SSL_Context.h"
Include dependency graph for SSLIOP_Factory.cpp:
Go to the source code of this file.
Namespaces | |
namespace | TAO |
namespace | TAO::SSLIOP |
Variables | |
const unsigned char | session_id_context_ [] |
const char *const | the_prefix [] = {"iiop", "ssliop"} |
ACE_TCHAR const | TAO_PATH_SEPARATOR_STRING [] |
|
Initial value:
"SSLIOP_Factory.cpp,v 1.40 2006/03/14 06:14:35 jtc Exp"
Definition at line 22 of file SSLIOP_Factory.cpp. Referenced by TAO::SSLIOP::Protocol_Factory::init(). |
|
Initial value: ACE_TEXT (";") Definition at line 29 of file SSLIOP_Factory.cpp. Referenced by TAO::SSLIOP::Protocol_Factory::init(). |
|
Definition at line 26 of file SSLIOP_Factory.cpp. |