Package com.isode.x400api.test
Class X400msTestRcvUtils
java.lang.Object
com.isode.x400api.test.X400msTestRcvUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic int
get_acp127respali
(ACP127Resp resp_obj, int entry, ALI ali) static int
Fetch and display a MT bodypartstatic int
get_ms_ali
(MSMessage msmessage_obj, int entry, ALI ali) static int
get_ms_distfield
(MSMessage msmessage_obj, int entry, DistField df) static int
get_ms_internaltraceinfo
(MSMessage msmessage_obj, int entry, InternalTraceinfo traceinfo_obj) static int
get_ms_otherrecip
(MSMessage msmessage_obj, int entry, OtherRecip otherrecip) static int
get_ms_pss
(MSMessage msmessage_obj, int entry, PSS dc, int type) static int
get_ms_redihist
(MSMessage msmessage_obj, Recip recip_obj, int entry, RediHist redihist_obj) static int
get_ms_traceinfo
(MSMessage msmessage_obj, int entry, Traceinfo traceinfo_obj, int type) static int
static int
static void
Open a P3/P7 session, Retrieve a message either from the Message Store or the P3 server directly, Close the session
-
Constructor Details
-
X400msTestRcvUtils
public X400msTestRcvUtils()
-
-
Method Details
-
get_ms_redihist
-
get_ms_traceinfo
-
get_ms_internaltraceinfo
public static int get_ms_internaltraceinfo(MSMessage msmessage_obj, int entry, InternalTraceinfo traceinfo_obj) -
get_ms_distfield
-
get_ms_pss
-
get_ms_otherrecip
-
get_ms_ali
-
get_acp127respali
-
get_p772
-
rcv_msg
Open a P3/P7 session, Retrieve a message either from the Message Store or the P3 server directly, Close the session -
get_msgbp
-
get_bp
Fetch and display a MT bodypart
-