uCosminexus Application Server, Web Service Development Guide

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

getEntityTag() method

Description

This method acquires the value of an ETag HTTP header.

Syntax

public EntityTag getEntityTag()

Parameter

None.

Return value

The method returns the value of the ETag HTTP header.

Notes