uCosminexus Application Server, Web Service Development Guide

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

25. Support Range of the Client APIs for RESTful Web Services

This chapter describes the specifications and the support range of the client APIs for RESTful Web Services.

Note that in this chapter, the client APIs for RESTful Web Services are referred to as client APIs.

Organization of this chapter
25.1 Support range of the client API interfaces and classes
25.2 Method specifications and notes for the Client class
25.3 Method specifications and notes for the ClientHandlerException class
25.4 Method specifications and notes for the ClientRequest class
25.5 Method specifications and notes for the ClientRequest.Builder class
25.6 Method specifications and notes for the ClientResponse class
25.7 Enumerated constants of the ClientResponse.Status class and specifications for the methods
25.8 Constructor and method specifications and notes for the GenericType class
25.9 Method specifications and notes for the UniformInterfaceException class
25.10 Method specifications and notes for the WebResource class
25.11 Method specifications and notes for the WebResource.Builder class
25.12 Constant and method specifications and notes for the DefaultClientConfig class
25.13 Specifications for the constant, constructors, and methods and the notes for the HTTPSProperties class
25.14 Constructor and method specifications and notes for the MultivaluedMapImpl class
25.15 Combinations of available Java types and MIME media types
25.16 Thread safety of the client APIs for RESTful Web Services