Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Znav
nextIce-EndpointInfo
prevIce-EncapsulationException
Section


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.

Ztop

Operations

string
Anchor
toString
toString
toString()

Return a string representation of the endpoint.

Return Value

The string representation of the endpoint.

Ice::EndpointInfo
Anchor
getInfo
getInfo
getInfo()

Returns the endpoint information.

Return Value

The endpoint information class.

Ztop

Znav
nextIce-EndpointInfo
prevIce-EncapsulationException
Section