Packages

p

sttp.tapir

static

package static

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. static
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait StaticErrorOutput extends AnyRef
  2. case class StaticInput(path: List[String], ifNoneMatch: Option[List[ETag]], ifModifiedSince: Option[Instant]) extends Product with Serializable
  3. trait StaticOutput[+T] extends AnyRef
  4. trait TapirStaticContentEndpoints extends AnyRef

    Static content endpoints, including files and resources.

Value Members

  1. def defaultETag(lastModified: Long, length: Long): ETag
  2. object Files
  3. object Resources
  4. object StaticErrorOutput
  5. object StaticOutput

Inherited from AnyRef

Inherited from Any

Ungrouped