Package com.isode.x400api.test
Class X400msTestBodyPartRcvUtils
java.lang.Object
com.isode.x400api.test.X400msTestBodyPartRcvUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intdo_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 intFetch and display a MS Message bodypart (ie a message retrieved the message store).
-
Constructor Details
-
X400msTestBodyPartRcvUtils
public X400msTestBodyPartRcvUtils()
-
-
Method Details
-
do_msg_content_as_bp
Display the MS Message content (ie the attachments/bodyparts) of a message retrieved from the message store. -
get_msgbp
Fetch and display a MS Message bodypart (ie a message retrieved the message store).
-