uCosminexus Application Server, Web Service Development Guide

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

getLanguage() method

Description

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

Syntax

public String getLanguage()

Parameter

None.

Return value

The method returns the value of the Content-Language HTTP header.

Notes