Class TcpRegistration

java.lang.Object
csw.location.api.models.Registration
csw.location.api.models.TcpRegistration
All Implemented Interfaces:
LocationSerializable, Serializable, scala.Equals, scala.Product

public final class TcpRegistration extends Registration implements scala.Product, Serializable
TcpRegistration holds information needed to register a Tcp service

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

See Also: