Package

zenith.server.plugins

documentation

Permalink

package documentation

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

Type Members

  1. final case class Documentation(id: String, services: List[ServiceAttributes]) extends Product with Serializable

    Permalink
  2. final class DocumentationPlugin[Z[_]] extends Plugin[Z]

    Permalink
  3. final class DocumentationService[Z[_]] extends Service[Z]

    Permalink

Value Members

  1. object Documentation extends Serializable

    Permalink
  2. implicit val jeEndpointAttributes: ObjectEncoder[EndpointAttributes]

    Permalink
  3. implicit val jeHttpMethod: Encoder[HttpMethod]

    Permalink
  4. implicit val jeServiceAttributes: ObjectEncoder[ServiceAttributes]

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped