Package io.micronaut.xml.jackson.server
package io.micronaut.xml.jackson.server
Classes and interfaces related to reading XML from request bodies.
- Since:
- 1.0.0
- Author:
- James Kleeh
-
ClassDescriptionThis class will handle subscribing to a Xml stream and binding once the events are complete in a non-blocking manner.Builds the
Subscriber
for XML requests.