cask.router.EndpointMetadata
See theEndpointMetadata companion object
case class EndpointMetadata[T](decorators: Seq[Decorator[_, _, _]], endpoint: Endpoint[_, _, _], entryPoint: EntryPoint[T, _])
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article