HttpLocation

io.vertx.scala.servicediscovery.`package`.HttpLocation
object HttpLocation

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(json: JsonObject): HttpLocation
def apply(endpoint: String, host: String, port: Integer, root: String, ssl: Boolean): HttpLocation