#include "tao/orbconf.h"
#include "tao/Strategies/strategies_export.h"
#include "ace/LSOCK_Acceptor.h"
#include "ace/Svc_Handler.h"
#include "tao/Transport.h"
Include dependency graph for UIOP_Transport.h:
This graph shows which files directly or indirectly include this file:
Classes | |
class | TAO_UIOP_Transport |
Specialization of the base TAO_Transport class to handle the UIOP protocol. More... | |
Typedefs | |
typedef ACE_Svc_Handler< ACE_LSOCK_STREAM, ACE_NULL_SYNCH > | TAO_UIOP_SVC_HANDLER |
Ossama Othman <ossama@ece.uci.edu>
Modified by Balachandran Natarajan <bala@cs.wustl.edu>