Class IWebCaller.SyncedWebCallSeed

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing interface:
    IWebCaller

    public static class IWebCaller.SyncedWebCallSeed
    extends IWebCaller.WebCallSeed
    A class used only by the server-side bridge to store information for web calls not originated at the server side. In certain cases, web calls originated at the server side can also be repackaged as SyncedWebCallSeed-s for technical reasons.
    Author:
    Sergejs Kozlovics
    See Also:
    Serialized Form
    • Field Detail

      • singleSynchronizer

        public lv.lumii.tda.raapi.RAAPI_Synchronizer singleSynchronizer
    • Constructor Detail

      • SyncedWebCallSeed

        public SyncedWebCallSeed()