Java™ API for RESTful Web Services (JAX-RS) is a programming model that provides a mechanism for developing services that follow Representational State Transfer (REST) principles. Using JAX-RS, development of RESTful services is simplified.
The IBM® implementation of JAX-RS provides an implementation of the JAX-RS specification.
IBM JAX-RS includes the following features:
For Procedure & Detailed description Click Here
The IBM® implementation of JAX-RS provides an implementation of the JAX-RS specification.
IBM JAX-RS includes the following features:
- JAX-RS server runtime
- Standalone client API with the option to use Apache HttpClient 4.0 as the underlying client
- Built-in entity provider support for JSON4J
- An Atom JAXB model in addition to Apache Abdera support
- Multipart content support
- A handler system to integrate user handlers into the processing of requests and responses
- jsr311-api.jar
- commons-lang.jar
- slf4j-api.jar
- slf4j-jdk14.jar
- ibm-wink-jaxrs.jar
For Procedure & Detailed description Click Here
No comments:
Post a Comment