Interface ServerEndpoint.Builder

  • Method Details

    • endpoint

      ServerEndpoint.Builder endpoint(String endpoint)

      The network address of the endpoint.

      Parameters:
      endpoint - The network address of the endpoint.
      Returns:
      Returns a reference to this object so that method calls can be chained together.