uCosminexus Application Server, Web Service Development Guide

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

25.4 Method specifications and notes for the ClientRequest class

This section describes the specifications for the methods of the ClientRequest class and the notes on using the methods.

Organization of this section
clone() method
create() method
getEntity() method
getHeaders() method
getHeaderValue(Object headerValue) method
getMethod() method
getProperties() method
getPropertyAsFeature(String name) method
getPropertyAsFeature(String name, boolean defaultValue) method
getURI() method
setEntity(Object entity) method
setMethod(String method) method
setURI(java.net.URI uri) method