uCosminexus Application Server, Web Service Development Guide

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

getURI() method

Description

This method acquires a Web resource URI. A URI contains information that identifies the target resource of a request.

Syntax

public URI getURI()

Parameter

None.

Return value

This method returns a Web resource URI.

Notes

None.