Class ProtobufKernel


  • public class ProtobufKernel
    extends Object
    Provides a utility method to initialize Protobuf library when it is embedded in a Kernel and its APIs are exposed to Features.
    • Method Detail

      • initialize

        public static void initialize()
        When the Protobuf library is exposed as Kernel API, this method should be called before a Feature calls one of the Protobuf APIs.