ProxyOptions

io.vertx.scala.core.`package`.ProxyOptions
object ProxyOptions

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(json: JsonObject): ProxyOptions
def apply(host: String, password: String, port: Integer, `type`: ProxyType, username: String): ProxyOptions