Class JsonResourceCodecWrapper<R>

java.lang.Object
com.inductiveautomation.ignition.gateway.config.JsonResourceCodecWrapper<R>
Type Parameters:
R - the resource config type
All Implemented Interfaces:
JsonResourceCodec<R>, ResourceCodec<R>

public class JsonResourceCodecWrapper<R> extends Object implements JsonResourceCodec<R>
Basic wrapper around a JsonResourceCodec