GeneratorProtocolController  
    A simplified implementation of GeneratorProtocolHandler.
Functions
Link copied to clipboard
                  Corresponds to the 'generate' JSON RPC method.
Link copied to clipboard
                  open override fun getManifest(    request: GeneratorRequest.GetManifestRequest): GeneratorResponse.GetManifestResponse
Corresponds to the 'getManifest' JSON RPC method.
Link copied to clipboard
                  Dispatches the provided request to one of the functions in this interface.