Package

io.youi

example

Permalink

package example

Visibility
  1. Public
  2. All

Type Members

  1. trait ClientSimpleCommunication extends SimpleCommunication

    Permalink
  2. trait ExampleApplication extends YouIApplication

    Permalink
  3. trait ExampleCommunication extends Communication

    Permalink
  4. trait ExamplePage extends Page

    Permalink
  5. class MySession extends Session

    Permalink
  6. trait ServerExampleCommunication extends ExampleCommunication

    Permalink
  7. trait ServerSimpleCommunication extends SimpleCommunication

    Permalink
  8. trait SimpleCommunication extends Communication

    Permalink

Value Members

  1. object AuthenticationExampleValidator extends Validator

    Permalink
  2. object CookiesExample extends HttpHandler with Logging

    Permalink
  3. object GeneralPages extends ExamplePage with MatcherPage

    Permalink
  4. object MySession extends SessionSessionManager[MySession]

    Permalink
  5. object ProxyExample extends ProxyHandler with Logging

    Permalink
  6. object ReverseClientExample

    Permalink
  7. object ServerExampleApplication extends UndertowServer with ExampleApplication with ServerApplication

    Permalink
  8. object SessionExample extends HttpHandler

    Permalink
  9. object UIExamples extends ExamplePage with MatcherPage

    Permalink
  10. object WebSocketExample extends Connection with HttpHandler with Logging

    Permalink

Ungrouped