View source
class RegistrationRequest
package languageServerProtocol.protocol
import languageServerProtocol.protocol.Protocol
The client/registerCapability
request is sent from the server to the client to register a new capability
handler on the client side.