Ice 3.7 Slice API Reference
|
The user-level interface to an endpoint. More...
defined in <Ice/Endpoint.ice>
["cpp:comparable","js:comparable","swift:inherits:Swift.CustomStringConvertible"]
local interface Endpoint { ... }
Operations | |
EndpointInfo | getInfo () |
Returns the endpoint information. More... | |
string | toString () |
Return a string representation of the endpoint. More... | |
The user-level interface to an endpoint.
EndpointInfo getInfo | ( | ) |
Returns the endpoint information.
string toString | ( | ) |
Return a string representation of the endpoint.