Package com.zeroc.Ice

Class OpaqueEndpointInfo

java.lang.Object
com.zeroc.Ice.EndpointInfo
com.zeroc.Ice.OpaqueEndpointInfo

public final class OpaqueEndpointInfo extends EndpointInfo
Provides access to the details of an opaque endpoint.
See Also:
  • Field Details

    • rawEncoding

      public final EncodingVersion rawEncoding
      The encoding version of the opaque endpoint (to decode or encode the rawBytes).
    • rawBytes

      public final byte[] rawBytes
      The raw encoding of the opaque endpoint.
  • Method Details

    • type

      public short type()
      Description copied from class: EndpointInfo
      Returns the type of the endpoint.
      Overrides:
      type in class EndpointInfo
      Returns:
      The endpoint type.