Java Platform, Enterprise Edition (Java EE) 8 The Java EE Tutorial |
Previous | Next | Contents |
This chapter describes the JAX-RS Client API and includes examples of how to access REST resources using the Java programming language.
JAX-RS provides a client API for accessing REST resources from other Java applications.
The following topics are addressed here:
Previous | Next | Contents |