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


Public Member Functions | |
| defaultConnectionInfos (const string &host, const port_t port) | |
| const string | getHost () const |
| port_t | getPort () const |
Information about the connection used by a service.
| defaultConnectionInfos | ( | const string & | host, | |
| const port_t | port | |||
| ) |
| const string getHost | ( | ) | const [virtual] |
Return the host to which the service is connected.
Implements connectionInfos.
| port_t getPort | ( | ) | const [virtual] |
1.6.2