Class Connection.HttpConnection

All Implemented Interfaces:
LocationSerializable, Serializable, scala.Equals, scala.Product
Enclosing class:
Connection

public static class Connection.HttpConnection extends TypedConnection<HttpLocation> implements scala.Product, Serializable
Represents a http connection provided by the component e.g. csw.ConfigServer-service-http
See Also:
  • Constructor Details

    • HttpConnection

      public HttpConnection(ComponentId componentId)
  • Method Details

    • componentId

      public ComponentId componentId()
      Description copied from class: Connection
      The component that is providing this connection
      Specified by:
      componentId in class Connection
      Returns:
      (undocumented)