Class Allow

    • Constructor Detail

      • Allow

        public Allow​(scala.collection.immutable.Seq<HttpMethod> methods)
    • Method Detail

      • apply

        public static Allow apply()
      • methodsRenderer

        public static Renderer<scala.collection.immutable.Iterable<HttpMethod>> methodsRenderer()
      • name

        public static java.lang.String name()
      • lowercaseName

        public static java.lang.String lowercaseName()
      • parseFromValueString

        public static scala.util.Either<scala.collection.immutable.List<ErrorInfo>,​T> parseFromValueString​(java.lang.String value)
      • methods

        public scala.collection.immutable.Seq<HttpMethod> methods()