Factory

Constructors

Link copied to clipboard
constructor()
constructor(connectionPayload: Supplier<Map<String, Any>>)
constructor(connectionPayload: Supplier<Map<String, Any>>, frameType: WsProtocol.WsFrameType)

Functions

Link copied to clipboard
open fun create(webSocketConnection: WebSocketConnection, listener: WsProtocol.Listener): WsProtocol
Link copied to clipboard
open fun getName(): String