Package org.jpos.iso

Interface ISOSource

    • Method Detail

      • send

        void send​(ISOMsg m)
           throws java.io.IOException,
                  ISOException
        sends (or hands back) an ISOMsg
        Parameters:
        m - the Message to be sent
        Throws:
        java.io.IOException
        ISOException
      • isConnected

        boolean isConnected()
        Returns:
        true if source is connected and usable