Home Previous Up Next Index

Ice::OpaqueEndpointInfo

Overview

local class OpaqueEndpointInfo extends EndpointInfo

Provides access to the details of an opaque endpoint.

See Also

Endpoint

Data Members

ByteSeq rawBytes;

The raw encoding of the opaque endpoint.


Home Previous Up Next Index