IPWorks EDI 2020 Kotlin Edition

Questions / Feedback?

ReadRequest Method

Reads the AS2 request from the given HTTP servlet request.

Syntax

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

Remarks

In the Java edition, reads the request from the specified HttpServletRequest. The request will be stored in Request and the headers in RequestHeaders. ParseRequest may then be invoked.

In versions other than Java, this method has no effect.

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