#include <IIOP_SSL_Acceptor.h>
Inheritance diagram for TAO_IIOP_SSL_Acceptor:
The class differs from the non-SSL aware TAO_IIOP_Acceptor class since it uses a different a set of Acceptor strategies. In particular, it overrides the open_i() method to use the Acceptor strategies tailored to use the SSL aware server connection handler. See the TAO_IIOP_SSL_Connection_Handler notes for details.
|
|
|
|
|
|
|
|
|
Constructor.
|
|
Destructor.
|
|
Reimplemented from TAO_IIOP_Acceptor. Reimplemented in TAO_SSLIOP_Acceptor. |
|
Implement the common part of the open*() methods. This method is virtual to allow a derived class implementation to be invoked instead. Reimplemented from TAO_IIOP_Acceptor. |
|
Reimplemented from TAO_IIOP_Acceptor. Reimplemented in TAO_SSLIOP_Acceptor. |
|
The concrete acceptor, as a pointer to it's base class.
Reimplemented from TAO_IIOP_Acceptor. |
|
Reimplemented from TAO_IIOP_Acceptor. Reimplemented in TAO_SSLIOP_Acceptor. |
|
Reimplemented from TAO_IIOP_Acceptor. Reimplemented in TAO_SSLIOP_Acceptor. |
|
State that will be passed to each SSLIOP connection handler upon creation. Reimplemented in TAO_SSLIOP_Acceptor. |