Package com.isode.x400mtapi.test
Class X400mtTestRepRcvUtils
java.lang.Object
com.isode.x400mtapi.test.X400mtTestRepRcvUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic int
do_rep_content
(MTMessage mtmessage_obj) Display report contentstatic int
do_rep_env
(MTMessage mtmessage_obj) Display a report envelopestatic int
do_rep_retcontent
(MTMessage mtmessage_obj) Display the report returned content Note that there will only be returned content for negative reports.static int
get_rep_recips
(MTMessage mtmessage_obj, int type, String logstr)
-
Constructor Details
-
X400mtTestRepRcvUtils
public X400mtTestRepRcvUtils()
-
-
Method Details
-
do_rep_env
Display a report envelope -
do_rep_content
Display report content -
do_rep_retcontent
Display the report returned content Note that there will only be returned content for negative reports. -
get_rep_recips
-