uCosminexus Application Server, Web Service Development Guide

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

create() method

Description

This method generates a client (Client object).

Syntax

public static Client create()

Parameter

None.

Return value

The method returns the generated client.

Notes