#include "SSLIOP_Export.h"
#include "tao/Transport.h"
#include "tao/operation_details.h"
#include "tao/GIOP_Message_Version.h"
#include "tao/Pluggable_Messaging_Utils.h"
#include "tao/IIOPC.h"
#include "ace/SSL/SSL_SOCK_Stream.h"
#include "ace/Svc_Handler.h"
Include dependency graph for SSLIOP_Transport.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | TAO |
namespace | TAO::SSLIOP |
Classes | |
class | TAO::SSLIOP::Transport |
SSLIOP-specific transport implementation. More... | |
Typedefs | |
typedef ACE_Svc_Handler< ACE_SSL_SOCK_STREAM, ACE_NULL_SYNCH > | SVC_HANDLER |
SSLIOP Transport specific processing.
Ossama Othman <ossama@dre.vanderbilt.edu>
|
|