package netty
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- trait JsonProtocol extends DefaultJsonProtocol
- case class Person(id: Long, name: String, age: Long) extends Product with Serializable
Value Members
- object Boot extends Server with App with ThymeleafHttpServer with JsonProtocol with SprayDirectives with SwaggerRoutes