com.github.andyglow.websocket.util.Uri
See theUri companion object case class Uri(secure: Boolean, host: String, port: Int, path: Option[String], query: Map[String, String]) Attributes
- Companion:
- object
- Graph
- Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Members list
Concise view
Value members
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product