Package com.zeroc.Ice

Class TCPEndpointInfo


public final class TCPEndpointInfo extends IPEndpointInfo
Provides access to a TCP endpoint information.
See Also:
  • 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.
    • secure

      public boolean secure()
      Overrides:
      secure in class EndpointInfo
      Returns:
      True for a secure endpoint.