Example usage for org.springframework.integration.codec.kryo KryoRegistrar interface-usage

List of usage examples for org.springframework.integration.codec.kryo KryoRegistrar interface-usage

Introduction

In this page you can find the example usage for org.springframework.integration.codec.kryo KryoRegistrar interface-usage.

Usage

From source file org.springframework.integration.codec.kryo.AbstractKryoRegistrar.java

/**
 * Base class for {@link KryoRegistrar} implementations.
 *
 * @author David Turanski
 * @since 4.2
 */