Example usage for org.springframework.web.client.support RestGatewaySupport subclass-usage

List of usage examples for org.springframework.web.client.support RestGatewaySupport subclass-usage

Introduction

In this page you can find the example usage for org.springframework.web.client.support RestGatewaySupport subclass-usage.

Usage

From source file org.springframework.data.keyvalue.riak.core.AbstractRiakTemplate.java

/**
 * Base class for RiakTemplates that defines basic behaviour common to both kinds of templates
 * (Key/Value and Bucket/Key/Value).
 *
 * @author J. Brisbin <jon@jbrisbin.com>
 */