Class KieModuleCacheHelper


  • public class KieModuleCacheHelper
    extends Object
    • Constructor Detail

      • KieModuleCacheHelper

        public KieModuleCacheHelper()
    • Method Detail

      • writeToStreamWithHeader

        public static void writeToStreamWithHeader​(OutputStream stream,
                                                   com.google.protobuf.Message payload)
                                            throws IOException
        Throws:
        IOException
      • buildRegistry

        public static com.google.protobuf.ExtensionRegistry buildRegistry()
      • intToByteArray

        public static final byte[] intToByteArray​(int value)
      • byteArrayToInt

        public static final int byteArrayToInt​(byte[] b)
      • longToByteArray

        public static final byte[] longToByteArray​(long value)
      • byteArrayToLong

        public static final long byteArrayToLong​(byte[] b)