Class X400mtTestRepRcvUtils

java.lang.Object
com.isode.x400mtapi.test.X400mtTestRepRcvUtils

public class X400mtTestRepRcvUtils extends Object
  • Constructor Details

    • X400mtTestRepRcvUtils

      public X400mtTestRepRcvUtils()
  • Method Details

    • do_rep_env

      public static int do_rep_env(MTMessage mtmessage_obj)
      Display a report envelope
    • do_rep_content

      public static int do_rep_content(MTMessage mtmessage_obj)
      Display report content
    • do_rep_retcontent

      public static int do_rep_retcontent(MTMessage mtmessage_obj)
      Display the report returned content Note that there will only be returned content for negative reports.
    • get_rep_recips

      public static int get_rep_recips(MTMessage mtmessage_obj, int type, String logstr)