Uses of Interface
se.fortnox.reactivewizard.jaxrs.response.ResultTransformerFactory
Packages that use ResultTransformerFactory
-
Uses of ResultTransformerFactory in se.fortnox.reactivewizard.jaxrs.response
Classes in se.fortnox.reactivewizard.jaxrs.response that implement ResultTransformerFactoryModifier and TypeClassDescriptionclassKept only to avoid breaking changes.classAdds headers returned from a resource.Methods in se.fortnox.reactivewizard.jaxrs.response with parameters of type ResultTransformerFactoryModifier and TypeMethodDescriptiondefault intResultTransformerFactory.compareTo(ResultTransformerFactory resultTransformerFactory) Constructors in se.fortnox.reactivewizard.jaxrs.response with parameters of type ResultTransformerFactoryModifierConstructorDescriptionResultTransformerFactories(ResultTransformerFactory... resultTransformerFactories) Constructor parameters in se.fortnox.reactivewizard.jaxrs.response with type arguments of type ResultTransformerFactoryModifierConstructorDescriptionResultTransformerFactories(Set<ResultTransformerFactory> resultTransformerFactories)