ReadAsyncReceipt Method

Reads an asynchronous MDN receipt from the current HTTP session.

Syntax

public void readAsyncReceipt(javax.servlet.http.HttpServletRequest request);

Remarks

ReadAsyncReceipt is used to read an asynchronous MDN receipt from the specified HttpServletRequest.. The class will fetch the request stream from the HTTP session. MDNReceipt will be populated with a new instance of MDNReceipt.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 Java Edition - Version 20.0 [Build 8203]