org.scalatra.test

DispatcherType

object DispatcherType extends

Visibility
  1. Public
  2. All

Value Members

  1. def convert [E <: Enum[E]] (dispatcherTypes: Set[DispatcherType], className: String): EnumSet[E]

  2. def intValue (dispatcherTypes: Set[DispatcherType]): Int

  3. def valueOf (x: String): DispatcherType

  4. def values (): Array[DispatcherType]