uCosminexus Application Server, Web Service Development Guide

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

getLocation() method

Description

This method acquires the value of the Location HTTP header.

Syntax

public URI getLocation()

Parameter

None.

Return value

The method returns the value of the Location HTTP header.

Notes