SockJSBridgeOptions

io.vertx.scala.ext.web.`package`.SockJSBridgeOptions

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(json: JsonObject): SockJSBridgeOptions
def apply(inboundPermitteds: List[PermittedOptions], maxAddressLength: Integer, maxHandlersPerSocket: Integer, outboundPermitteds: List[PermittedOptions], pingTimeout: Long, replyTimeout: Long): SockJSBridgeOptions