Class VanillaProtocol

  • All Implemented Interfaces:
    java.io.Serializable

    public class VanillaProtocol
    extends VirtualProtocol
    A VirtualProtocol extension that uses a scripted processor virtual template in order to process a so-called vanilla JSON static template definition on template execution.
    Vanilla references store have an extra ResourceParameter for the vanilla-JSON template.
    Author:
    Bogdan Horje
    See Also:
    Serialized Form
    • Field Detail

      • VANILLA_TEMPLATE_PARAM_INDEX

        public static final int VANILLA_TEMPLATE_PARAM_INDEX
        See Also:
        Constant Field Values
    • Constructor Detail

      • VanillaProtocol

        public VanillaProtocol()