IPWorks EDI 2020 Kotlin Edition

Questions / Feedback?

ReadRequest Method

Reads the AS2 request from the HTTP session.

Syntax

public fun readRequest(request: javax.servlet.http.HttpServletRequest?)

Remarks

ReadRequest reads the AS2 request from the specified HttpServletRequest. The component will fetch the request stream from the HTTP session. The headers will be read into RequestHeaders. Finally, the component will parse the headers and populate the following properties:

ParseRequest may be used to scan the entire message.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks EDI 2020 Kotlin Edition - Version 20.0 [Build 8033]