Package com.isode.x400mtapi.test
Class X400mtTestMsgRcvUtils
java.lang.Object
com.isode.x400mtapi.test.X400mtTestMsgRcvUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic int
do_msg_content
(MTMessage mtmessage_obj) Display the MT Message content (ie the attachments/bodyparts)static int
do_msg_env
(MTMessage mtmessage_obj) Display a MT Message envelopestatic int
do_msg_headers
(MTMessage mtmessage_obj) Display the MT Message headersstatic int
get_mt_recips
(MTMessage mtmessage_obj, int type, String logstr) Display the MT Message recipientsstatic int
-
Constructor Details
-
X400mtTestMsgRcvUtils
public X400mtTestMsgRcvUtils()
-
-
Method Details
-
get_p772
-
do_msg_env
Display a MT Message envelope -
do_msg_headers
Display the MT Message headers -
get_mt_recips
Display the MT Message recipients -
do_msg_content
Display the MT Message content (ie the attachments/bodyparts)
-