websocket-scala-client
websocket-scala-client
com.github.andyglow.websocket
LowPriorityMessageFormats
MessageAdapter
MessageAdapter
Websocket
WebsocketClient
WebsocketClient
Builder
Builder
Options
WebsocketHandler
WebsocketHandler
WebsocketNettyHandshaker
com.github.andyglow.websocket.util
NettyFuture
Uri
Uri
websocket-scala-client
/
com.github.andyglow.websocket.util
/
Uri
Uri
case
class
Uri
(secure:
Boolean
, host:
String
, port:
Int
, path:
Option
[
String
], query:
Map
[
String
,
String
])
Companion
object
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
toURI
:
URI
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from
Product
Concrete fields
val
scheme
:
String