connectionInfos Class Reference

Information about the connection used by a service. More...

Inheritance diagram for connectionInfos:
Inheritance graph
[legend]
Collaboration diagram for connectionInfos:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual const string getHost () const =0
virtual port_t getPort () const =0

Detailed Description

Information about the connection used by a service.


Member Function Documentation

virtual const string getHost (  )  const [pure virtual]

Return the host to which the service is connected.

Returns:
server host name or address

Implemented in defaultConnectionInfos, and TLSSecuredConnectionInfos.

virtual port_t getPort (  )  const [pure virtual]

Return the port to which the service is connected.

Returns:
server port

Implemented in defaultConnectionInfos, and TLSSecuredConnectionInfos.


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2