uCosminexus Application Server, Web Service Development Guide

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

setMethod(String method) method

Description

This method sets an HTTP method.

Syntax

public abstract void setMethod(String method)

Parameter

method
This is the name of an HTTP method.

Return value

None.

Notes