uCosminexus Application Server, Web Service Development Guide

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

getStatus() method

Description

This method acquires the HTTP status code.

Syntax

public int getStatus()

Parameter

None.

Return value

This method returns an integer as the HTTP status code.

Notes

None.