Documentation for Ice 3.4. The latest release is Ice 3.7. Refer to the space directory for other releases.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


Ice::Endpoint

Overview

local interface Endpoint

The user-level interface to an endpoint.

Used By

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.


  • No labels