GeneratedKeelRouteInterceptorMetadata

data class GeneratedKeelRouteInterceptorMetadata(val method: String, val path: String, val clearDefaults: Boolean = false, val interceptorClassNames: List<String> = emptyList())(source)

Constructors

Link copied to clipboard
constructor(method: String, path: String, clearDefaults: Boolean = false, interceptorClassNames: List<String> = emptyList())

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard