Package org.jpos.iso

Interface ISORequestListener

    • Method Detail

      • process

        boolean process​(ISOSource source,
                        ISOMsg m)
        Parameters:
        source - source where you optionally can reply
        m - the unmatched request
        Returns:
        true if request was handled by this listener