#include <IIOP_Connector.h>
Inheritance diagram for TAO_IIOP_Connector:
Concrete instance of the TAO_Connector class. Responsible for establishing a connection with a server and is called from the Connector_Registory.
|
|
|
|
|
|
|
|
|
Constructor.
|
|
Destructor.
|
|
Cancel the passed cvs handler from the connector.
Implements TAO_Connector. |
|
Check that the prefix of the provided endpoint is valid for use with a given pluggable protocol. Implements TAO_Connector. |
|
Shutdown Connector bridge and concrete Connector.
Implements TAO_Connector. |
|
Create a profile for this protocol and initialize it based on the encapsulation in cdr Implements TAO_Connector. |
|
Make a connection.
Implements TAO_Connector. |
|
More TAO_Connector methods, please check the documentation on Transport_Connector.h Implements TAO_Connector. |
|
Return the object key delimiter to use or expect.
Implements TAO_Connector. |
|
Our connect creation strategy Our activation strategy Implements TAO_Connector. |
|
Return the remote endpoint, a helper function.
|
|
Set and validate endpoint. We need to do this to initialize our remote *_Addr's which have not been done during IOR decode. Implements TAO_Connector. |
|
The connector initiating connection requests for IIOP.
|
|
Our connect strategy.
|
|
Do we need to use a GIOP_Lite for sending messages?
|