Class ChannelAdaptor.Sender

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

public class ChannelAdaptor.Sender extends Object implements Runnable
Background thread that forwards outgoing messages to the channel.
  • Constructor Details

    • Sender

      public Sender()
      Default constructor.
  • Method Details