skip to main content

Appendices : HTTPHandler class (com.iscobol.rts.HTTPHandler) : Constructor and methods : acceptEx

acceptEx
Receives parameters from the HTTP by invoking acceptFromJSON or acceptFromXML depending on the Content-type field. If no Content-type is available in the request header, then it invokes acceptFromJSON or acceptFromXML depending on the iscobol.rest.default_stream configuration setting.
General format
void acceptEx( params )
Syntax rules
1.
params is a level 01 data item for which the IS IDENTIFIED clause has been used.
General rules
1.
params elements name matches with the name of the parameter passed by the HTTP client.

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left