#include "ace/config-all.h"
#include "SSLIOP_Current.h"
#include "SSLIOP_Transport.h"
#include "tao/Connection_Handler.h"
#include "tao/IIOPC.h"
#include "ace/Reactor.h"
Include dependency graph for SSLIOP_Connection_Handler.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | TAO |
namespace | TAO::SSLIOP |
Classes | |
class | TAO::SSLIOP::Connection_Handler |
Handles requests on a single connection. More... | |
class | TAO::SSLIOP::State_Guard |
This Class that sets up TSS SSL states upon instantiation, and tears down the TSS SSL state when that instance goes out of scope. More... |
Ossama Othman <ossama@uci.edu>