Class MultiSessionChannelAdaptor.Sender

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

public class MultiSessionChannelAdaptor.Sender extends Object implements Runnable
Per-session worker that pulls requests from the in-queue and writes them to the channel.
Since:
1.8.5
  • Constructor Details

    • Sender

      public Sender()
      Default constructor.
  • Method Details