Package

com.outr.jefe.server

service

Permalink

package service

Visibility
  1. Public
  2. All

Value Members

  1. object AddProxy extends Restful[ProxyConfig, BasicResponse]

    Permalink
  2. object CreateApplication extends Restful[Application, BasicResponse]

    Permalink
  3. object ListApplications extends Restful[Unit, ListResponse]

    Permalink
  4. object RemoveApplication extends Restful[ApplicationActionRequest, BasicResponse]

    Permalink
  5. object RemoveProxy extends Restful[ProxyConfig, BasicResponse]

    Permalink
  6. object RestartApplication extends Restful[ApplicationActionRequest, BasicResponse]

    Permalink
  7. object SaveApplications extends Restful[Unit, BasicResponse]

    Permalink
  8. object StartApplication extends Restful[ApplicationActionRequest, BasicResponse]

    Permalink
  9. object StatsApplication extends Restful[ApplicationActionRequest, StatsResponse]

    Permalink
  10. object StopApplication extends Restful[ApplicationActionRequest, BasicResponse]

    Permalink
  11. object StopServer extends Restful[Unit, BasicResponse]

    Permalink
  12. object VersionServer extends Restful[Unit, String]

    Permalink

Ungrouped