ServerPlugin

abstract class ServerPlugin(name: String)

Constructors

Link copied to clipboard
constructor(name: String)

Functions

Link copied to clipboard
abstract fun onCall(call: PipelineCall)