EDI Integrator 2016 Java Edition
EDI Integrator 2016 Java Edition
Questions / Feedback?

SetRequestStream Method

Sets the stream from which the component will read the AS4 request.

Syntax

public void setRequestStream(java.io.InputStream inputStream);

Remarks

If an input stream is set before the bean attempts to process an AS4 request, the data is read from the input stream. Otherwise, the Request will be checked.

The content of the stream will be read from the current position all the way to the end and no bytes will be skipped.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
EDI Integrator 2016 Java Edition - Version 16.0 [Build 7362]