uCosminexus Application Server, Web Service Development Guide

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

getMethod() method

Description

This method acquires an HTTP method.

Syntax

public abstract String getMethod()

Parameter

None.

Return value

The method returns an HTTP method.

Notes