Package org.jpos.iso

Interface Channel

    • Method Detail

      • send

        void send​(ISOMsg m)
        Parameters:
        m - message to send
      • receive

        ISOMsg receive​(long timeout)
        Parameters:
        timeout - time to wait for a message
        Returns:
        received message or null