Versions Compared

Key

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


Ice::EndpointSelectionType

Overview

enum EndpointSelectionType

Determines the order in which the Ice run time uses the endpoints in a proxy when establishing a connection.

Enumerator Index

RandomRandom causes the endpoints to be arranged in a random order.
OrderedOrdered forces the Ice run time to use the endpoints in the order they appeared in the proxy.

Ztop

Enumerators

Anchor
Random
Random
Random

Random causes the endpoints to be arranged in a random order.

Anchor
Ordered
Ordered
Ordered

Ordered forces the Ice run time to use the endpoints in the order they appeared in the proxy.

Ztop

Znav
nextIce-EndpointSelectionTypeParseException
prevIce-EndpointParseException
Section