TAO
2.0.8
|
#include "ace/Unbounded_Set.h"
#include "tao/Exception.h"
#include "tao/params.h"
#include "tao/Acceptor_Registry.inl"
Classes | |
class | TAO_Acceptor_Registry |
Acceptor Registry and Generic Acceptor interface definitions. All loaded ESIOP or GIOP acceptor bridges must register with this object. More... | |
Typedefs | |
typedef ACE_Unbounded_Set_Iterator < TAO_Protocol_Item * > | TAO_ProtocolFactorySetItor |
typedef TAO_Acceptor ** | TAO_AcceptorSetIterator |
Interface for the TAO pluggable protocol framework.
typedef TAO_Acceptor** TAO_AcceptorSetIterator |