Class SyncClient

  • All Implemented Interfaces:
    MyClient

    public class SyncClient
    extends Object
    implements MyClient
    This client will synchronously poll for messages from a JMSConsumer. It runs within the thread of the caller.