TestApp

object TestApp extends KorolevApp[[T] =>> Future[T], Array[Byte], String, Any]
class KorolevApp[[T] =>> Future[T], Array[Byte], String, Any]
class Object
trait Matchable
class Any

Value members

Inherited methods

def main(args: Array[String]): Unit
Inherited from
KorolevApp

Concrete fields

final val config: Future[KorolevServiceConfig[[T] =>> Future[T], String, Any]]

Inherited fields

val channelGroup: AsynchronousChannelGroup
Inherited from
KorolevApp
val context: Context[[T] =>> Future[T], String, Any]
Inherited from
KorolevApp

Implicits

Inherited implicits

implicit lazy val executionContext: ExecutionContextExecutorService
Inherited from
KorolevApp