Http

ch.linkyard.mcp.jsonrpc2.JsonRpcConnection.Info.Http
final case class Http(server: Option[(Host, Port)], client: Option[IpAddress], additional: Map[String, Json])

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product