package wrapper
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
trait
AuthenticationApiWrapper extends Validation[String, User]
A trait describing the API wrapper for authentication service
-
trait
DiscoveryApiWrapper extends AnyRef
A trait describing the API wrapper for authentication service
-
trait
RoomReceiverApiWrapper extends AnyRef
A trait that describes the communication that the server has to have with clients
-
trait
RoomsApiWrapper extends AnyRef
A trait that describes the Api wrapper for Rooms
Value Members
-
object
AuthenticationApiWrapper
Companion object
-
object
DiscoveryApiWrapper
Companion object
-
object
RoomReceiverApiWrapper
Companion object
-
object
RoomsApiWrapper
Companion Object