Packages

p

it.cwmp.services

wrapper

package wrapper

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait AuthenticationApiWrapper extends Validation[String, User]

    A trait describing the API wrapper for authentication service

  2. trait DiscoveryApiWrapper extends AnyRef

    A trait describing the API wrapper for authentication service

  3. trait RoomReceiverApiWrapper extends AnyRef

    A trait that describes the communication that the server has to have with clients

  4. trait RoomsApiWrapper extends AnyRef

    A trait that describes the Api wrapper for Rooms

Value Members

  1. object AuthenticationApiWrapper

    Companion object

  2. object DiscoveryApiWrapper

    Companion object

  3. object RoomReceiverApiWrapper

    Companion object

  4. object RoomsApiWrapper

    Companion Object

Ungrouped