uCosminexus Application Server, Web Service Development Guide

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

getLength() method

Description

This method acquires the value of the Content-Length HTTP header.

Syntax

public int getLength()

Parameter

None.

Return value

The method returns an integer value when the value of the Content-Length HTTP header is a valid number.

Notes