Class X400msTestBodyPartRcvUtils


  • public class X400msTestBodyPartRcvUtils
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static int do_msg_content_as_bp​(MSMessage msmessage_obj)
      Display the MS Message content (ie the attachments/bodyparts) of a message retrieved from the message store.
      static int get_msgbp​(MSMessage msmessage_obj, Message message_obj, int att_num)
      Fetch and display a MS Message bodypart (ie a message retrieved the message store).
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • X400msTestBodyPartRcvUtils

        public X400msTestBodyPartRcvUtils()
    • Method Detail

      • do_msg_content_as_bp

        public static int do_msg_content_as_bp​(MSMessage msmessage_obj)
        Display the MS Message content (ie the attachments/bodyparts) of a message retrieved from the message store.
      • get_msgbp

        public static int get_msgbp​(MSMessage msmessage_obj,
                                    Message message_obj,
                                    int att_num)
        Fetch and display a MS Message bodypart (ie a message retrieved the message store).