Interface GrpcMpExtension


  • public interface GrpcMpExtension
    Microprofile service to extend features of the gRPC server.
    • Method Detail

      • configure

        void configure​(GrpcMpContext context)
        Allow the service to add configuration through the context.
        Parameters:
        context - context to obtain configuration objects