Class HttpRegistration

  • All Implemented Interfaces:
    LocationSerializable, java.io.Serializable, scala.Equals, scala.Product

    public final class HttpRegistration
    extends Registration
    implements scala.Product, java.io.Serializable
    HttpRegistration holds information needed to register a Http service

    param: port provide the port where Http service is available param: path provide the path to reach the available http service param: metadata represents additional metadata information associated with location. Defaulted to empty if not provided.

    See Also:
    Serialized Form