JDG Remote Client-Server Mode Usage Example: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * Infinispan Concepts - Client API")
 
Line 2: Line 2:


* [[Infinispan_Concepts#Client_API|Infinispan Concepts - Client API]]
* [[Infinispan_Concepts#Client_API|Infinispan Concepts - Client API]]
=Overview=
The example is deployed in a wrapper servlet, to facilitate interaction.
=HotRod Client Configuration=
=Create a RemoteCacheManager=
=Interact with the Cache=
=Features=
==Transactions==

Revision as of 13:42, 4 May 2017

Internal

Overview

The example is deployed in a wrapper servlet, to facilitate interaction.

HotRod Client Configuration

Create a RemoteCacheManager

Interact with the Cache

Features

Transactions