Packages

package netty

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. trait JsonProtocol extends DefaultJsonProtocol
  2. case class Person(id: Long, name: String, age: Long) extends Product with Serializable

Value Members

  1. object Boot extends Server with App with ThymeleafHttpServer with JsonProtocol with SprayDirectives with SwaggerRoutes

Ungrouped