Class ChannelAdaptor.Receiver

java.lang.Object
org.jpos.q2.iso.ChannelAdaptor.Receiver
All Implemented Interfaces:
Runnable
Enclosing class:
ChannelAdaptor

public class ChannelAdaptor.Receiver extends Object implements Runnable
Background thread that reads incoming messages from the channel.
  • Constructor Details

    • Receiver

      public Receiver()
      Default constructor.
  • Method Details