ReadRequest Method

Reads the RNIF request from the given HTTP servlet request.

Syntax

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

Remarks

This method acquires the request from the HTTP servlet. Once this is done, ReadRequest then calls ParseHeaders, which parses the headers for the acquired message.

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