Uses of Interface
net.bluemind.core.rest.base.codec.ResponseCodec
Packages that use ResponseCodec
-
Uses of ResponseCodec in net.bluemind.core.rest.base.codec
Classes in net.bluemind.core.rest.base.codec that implement ResponseCodecModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
Methods in net.bluemind.core.rest.base.codec that return ResponseCodecConstructors in net.bluemind.core.rest.base.codec with parameters of type ResponseCodecModifierConstructorDescriptionByClassFactory
(Class<T> klass, ResponseCodec<T> codec) ByMimeTypeResponseCodec
(ResponseCodec<T> defaultCodec, String mimeType, ResponseCodec<T> mimetypedCoec)