com.qmetric.penfold.app

web

package web

Visibility
  1. Public
  2. All

Type Members

  1. case class ContentTypeWithCommandType(contentType: Option[String]) extends Product with Serializable

  2. trait ErrorHandling extends ScalatraServlet

  3. trait FilterParamsProvider extends AnyRef

  4. case class HealthCheckResult(healthy: Boolean, message: Option[String]) extends Product with Serializable

  5. class HealthResource extends ScalatraServlet

  6. trait PageRequestProvider extends AnyRef

  7. class PingResource extends ScalatraServlet with ErrorHandling

  8. class QueueResource extends ScalatraServlet with FilterParamsProvider with PageRequestProvider with ErrorHandling with BasicAuthenticationSupport with RequestLogging

  9. trait RequestLogging extends ScalatraServlet

  10. class TaskCommandParser extends AnyRef

  11. class TaskResource extends ScalatraServlet with FilterParamsProvider with PageRequestProvider with ErrorHandling with BasicAuthenticationSupport with RequestLogging

Value Members

  1. package bean

Ungrouped