Chapter 8. The REST Interface


8.1. About the REST Interface in JBoss Data Grid

JBoss Data Grid uses a RESTful service. The primary benefit derived from this is that the need for tightly coupled client libraries and bindings is eliminated. The REST API introduces an overhead, and requires a REST client or custom code to understand and create REST calls.
JBoss Data Grid's sole requirement is a HTTP client library. For Java, the Apache HTTP Commons Client is recommended. Alternatively, the java.net API can be used.
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.