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 PojoA Modifier and Type Method Description PojoAXstreamResource. xstreamJsonMarshal(String body)PojoAXstreamResource. xstreamXmlMarshal(String body)Methods in org.apache.camel.quarkus.component.xstream.it with parameters of type PojoA Modifier and Type Method Description StringXstreamResource. xstreamJsonMarshal(PojoA pojo)StringXstreamResource. xstreamXmlMarshal(PojoA pojo)
-