uCosminexus Application Server, Web Service Development Guide

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

getResponseDate() method

Description

This method acquires the value of the Date HTTP header.

Syntax

public Date getResponseDate()

Parameter

None.

Return value

The method returns the value of the Date HTTP header.

Notes