uCosminexus Application Server, Web Service Development Guide

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

getEntity() method

Description

This method acquires an HTTP request entity.

Syntax

public abstract Object getEntity()

Parameter

None.

Return value

The method returns an HTTP request entity.

Notes