Class EmbeddedTransactionBuilderHelper


  • public class EmbeddedTransactionBuilderHelper
    extends java.lang.Object
    Factory in charge of creating the right transaction builder from the streamed data.
    • Constructor Detail

      • EmbeddedTransactionBuilderHelper

        public EmbeddedTransactionBuilderHelper()
    • Method Detail

      • loadFromBinary

        public static EmbeddedTransactionBuilder loadFromBinary​(java.io.DataInputStream stream)
        It creates the rigth embbeded transaction builder from the stream data.
        Parameters:
        stream - the stream
        Returns:
        the EmbeddedTransactionBuilder subclass