Uses of Class
org.apache.camel.quarkus.component.xstream.it.PojoA
-
Uses of PojoA in org.apache.camel.quarkus.component.xstream.it
Methods in org.apache.camel.quarkus.component.xstream.it that return PojoAModifier and TypeMethodDescriptionXstreamResource.xstreamJsonMarshal(String body) XstreamResource.xstreamXmlMarshal(String body) Methods in org.apache.camel.quarkus.component.xstream.it with parameters of type PojoAModifier and TypeMethodDescriptionXstreamResource.xstreamJsonMarshal(PojoA pojo) XstreamResource.xstreamXmlMarshal(PojoA pojo)