uCosminexus Application Server, Web Service Development Guide

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

head() method

Description

This method invokes the HTTP HEAD method.

Syntax

public ClientResponse head()

Parameter

None.

Return value

The head() method returns an HTTP response.

Notes