Class RestConnection

java.lang.Object
org.infinispan.cli.connection.rest.RestConnection
All Implemented Interfaces:
Closeable, AutoCloseable, Connection

public class RestConnection extends Object implements Connection, Closeable
Since:
10.0
Author:
Tristan Tarrant <tristan@infinispan.org>