Class DynamicEntityWriter
java.lang.Object
org.jboss.resteasy.reactive.server.core.serialization.DynamicEntityWriter
- All Implemented Interfaces:
EntityWriter
Writer that is fully dynamic, and follows the spec defined resolution process
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidwrite(ResteasyReactiveRequestContext context, Object entity)
-
Constructor Details
-
DynamicEntityWriter
-
-
Method Details
-
write
- Specified by:
writein interfaceEntityWriter- Throws:
IOException
-