uCosminexus Application Server, Web Service Development Guide

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

getType() method

Description

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

Syntax

public MediaType getType()

Parameter

None.

Return value

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

Notes