Packages

p

io.youi

app

package app

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class ApplicationConnectivity extends AnyRef

    ApplicationCommunication defines a communication end-point for Communication instances.

    ApplicationCommunication defines a communication end-point for Communication instances. More than one can be defined in an application.

  2. trait ClientApplication extends YouIApplication with ScreenManager
  3. class ClientConnectivity extends AnyRef
  4. trait YouIApplication extends ErrorSupport with CacheImplementation

    Base trait to define shared client and server information.

    Base trait to define shared client and server information. This trait must be extended in the shared code as a trait and implemented in both client and server implementations.

Value Members

  1. object ClientApplication
  2. object YouIApplication

Ungrouped