Uses of Interface
net.bluemind.core.rest.base.codec.ResponseCodec
-
Uses of ResponseCodec in net.bluemind.core.rest.base.codec
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
ModifierConstructorDescriptionByClassFactory
(Class<T> klass, ResponseCodec<T> codec) ByMimeTypeResponseCodec
(ResponseCodec<T> defaultCodec, String mimeType, ResponseCodec<T> mimetypedCoec)