Class GrpcProtoFileCompiler


  • public class GrpcProtoFileCompiler
    extends Object
    • Constructor Detail

      • GrpcProtoFileCompiler

        public GrpcProtoFileCompiler​(MockServerLogger mockServerLogger)
      • GrpcProtoFileCompiler

        public GrpcProtoFileCompiler​(MockServerLogger mockServerLogger,
                                     String protocPath)
    • Method Detail

      • compile

        public byte[] compile​(Path protoFile)
      • compile

        public byte[] compile​(Path protoFile,
                              Path protoPath)
      • compileSource

        public byte[] compileSource​(String protoSource)
      • isProtocAvailable

        public boolean isProtocAvailable()