Typedefs

CommandHandler(Command command) → Future

Functions

buildRawResponse(Response response) → Future<Response>

getLogger(String name) → Logger

Classes

Application

ChannelSession

ChannelSessionMessage

Command

Config

Context

MessageChannel

A Channel based on Stream can share message among Plugin and main program. All of MessageChannel will be cached, same name can get the same MessageChannel

Plugin

Request

Response