Ice::Endpoint
Overview
local interface Endpoint
The user-level interface to an endpoint.
Used By
- Ice::Connection::getEndpoint
- Ice::EndpointSeq
- Ice::Instrumentation::CommunicatorObserver::getConnectionEstablishmentObserver
- Ice::Instrumentation::CommunicatorObserver::getConnectionObserver
- Ice::Instrumentation::CommunicatorObserver::getEndpointLookupObserver
- Ice::Instrumentation::InvocationObserver::getRemoteObserver
Operation Index
toString — Return a string representation of the endpoint.
getInfo — Returns the endpoint information.
Operations
string toString()
Return a string representation of the endpoint.
Return Value
The string representation of the endpoint.
Ice::EndpointInfo getInfo()
Returns the endpoint information.
Return Value
The endpoint information class.