com.github.andyglow.websocket
package com.github.andyglow.websocket
Members list
Concise view
Type members
Classlikes
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
- object MessageAdapter.type
Attributes
- Companion:
- object
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
Attributes
- Companion:
- trait
- Graph
- Supertypes
- Self type
- MessageAdapter.type
trait Websocket
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
Attributes
- Companion:
- object
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
object WebsocketClient
Attributes
- Companion:
- class
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- WebsocketClient.type
Attributes
- Companion:
- object
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
object WebsocketHandler
Attributes
- Companion:
- trait
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- WebsocketHandler.type
class WebsocketNettyHandshaker(uri: Uri, customHeaders: HttpHeaders, subprotocol: Option[String], maxFramePayloadLength: Int) extends WebSocketClientHandshaker13
Attributes
- Graph
- Supertypes
- class WebSocketClientHandshaker13class WebSocketClientHandshakerclass Objecttrait Matchableclass Any