interface RequestHandlerMetadata {
    handlerProtocol: string;
}

Properties

Properties

handlerProtocol: string