Network Deployment (Distributed operating systems), v8.0 > End-to-end paths > Web services - RESTful services
Using the Apache Wink REST client inside server applications to issue requests
We can use the Apache Wink REST client as a client that can be run to send requests to your JAX-RS application. JAX-WSThe Apache Wink REST client is a Java-based HTTP client. This client provides convenience methods for using REST services. The JAX-RS specification does not currently define a standard client API. IBM JAX-RS provides the Apache Wink REST client API as an easy to use client that enables easier integration with existing programs.
Procedure
Results
You have implemented a JAX-RS client using the Apache Wink Rest client that can issue requests to a JAX-RS application.
Related tasks
Implement clients using the Apache Wink REST clientRelated reference
Web services specifications and APIs