Class InboundWorker

java.lang.Object
com.ibm.jakarta.connector2.cics.inbound.InboundWorker
All Implemented Interfaces:
jakarta.resource.spi.work.Work, Runnable

public class InboundWorker extends Object implements jakarta.resource.spi.work.Work
  • Field Details

  • Constructor Details

  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable
    • joinByteArray

      public static byte[] joinByteArray(byte[] byte1, byte[] byte2)
    • release

      public void release()
      Specified by:
      release in interface jakarta.resource.spi.work.Work