SockJSHandlerOptions

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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(json: JsonObject): SockJSHandlerOptions
def apply(heartbeatInterval: Long, insertJSESSIONID: Boolean, libraryURL: String, localWriteHandler: Boolean, maxBytesStreaming: Integer, origin: String, registerWriteHandler: Boolean, sessionTimeout: Long): SockJSHandlerOptions