Class DefaultBodyParameterCodecs.NonChunkedBodyParameterCodec<T>

java.lang.Object
net.bluemind.core.rest.base.codec.DefaultBodyParameterCodecs.NonChunkedBodyParameterCodec<T>
All Implemented Interfaces:
BodyParameterCodec<T>
Enclosing class:
DefaultBodyParameterCodecs

public static class DefaultBodyParameterCodecs.NonChunkedBodyParameterCodec<T> extends Object implements BodyParameterCodec<T>