uCosminexus Application Server, Web Service Development Guide

[Contents][Glossary][Index][Back][Next]

getEntityInputStream() method

Description

This method acquires an input stream of an HTTP response.

Syntax

public InputStream getEntityInputStream()

Parameter

None.

Return value

The method returns an input stream of an HTTP response.

Notes

None.