Package org.mockserver.grpc
Class GrpcProtoFileCompiler
java.lang.Object
org.mockserver.grpc.GrpcProtoFileCompiler
-
Constructor Summary
ConstructorsConstructorDescriptionGrpcProtoFileCompiler(MockServerLogger mockServerLogger) GrpcProtoFileCompiler(MockServerLogger mockServerLogger, String protocPath) -
Method Summary
Modifier and TypeMethodDescriptionbyte[]byte[]voidcompileDirectory(Path directory, GrpcProtoDescriptorStore store) byte[]compileSource(String protoSource) boolean
-
Constructor Details
-
GrpcProtoFileCompiler
-
GrpcProtoFileCompiler
-
-
Method Details
-
compile
-
compile
-
compileSource
-
compileDirectory
-
isProtocAvailable
public boolean isProtocAvailable()
-