Java Platform, Enterprise Edition (Java EE) 8
The Java EE Tutorial

Previous Next Contents

33 Accessing REST Resources with the JAX-RS Client API

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
Oracle Logo  Copyright © 2017, Oracle and/or its affiliates. All rights reserved.