Classes Files

com::wombat::mama::testtools::performance::MamaConsumerJava

More…

Public Functions

  Name
void main(String[] args)

Detailed Description

class com::wombat::mama::testtools::performance::MamaConsumerJava;

This sample application demonstrates how to send mamaMsg’s from an inbox, and receive the reply.

It accepts the following command line arguments: [-s topic] The topic to which to subscribe. Default value is “MAMA_INBOUND_TOPIC”. [-tport name] The transport parameters to be used from mama.properties. [-q] Quiet mode. Suppress output. [-t] Time interval in uSec to print stats

Public Functions Documentation

function main

static inline void main(
    String[] args
)

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