Classes Files

com::wombat::mama::examples::MamaListenCached

More…

Public Functions

  Name
void main(final String[] args)

Detailed Description

class com::wombat::mama::examples::MamaListenCached;

MamaListenCached example program is used to test the MamaFieldCache.

It creates a local cache for the subscription and prints out all the data each time a delta arrives.

Verify option can be used to check the integrity of the cache against the feed cache every configurable interval.

Public Functions Documentation

function main

static inline void main(
    final String[] args
)

Updated on 2023-03-31 at 15:29:44 +0100