Class NoContentTransformer
java.lang.Object
se.fortnox.reactivewizard.jaxrs.response.NoContentTransformer
- All Implemented Interfaces:
Comparable<ResultTransformerFactory>,ResultTransformerFactory
Kept only to avoid breaking changes. Logic moved to JaxRsResult.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface se.fortnox.reactivewizard.jaxrs.response.ResultTransformerFactory
compareTo, getPrio
-
Constructor Details
-
NoContentTransformer
public NoContentTransformer()
-
-
Method Details
-
create
- Specified by:
createin interfaceResultTransformerFactory
-