Uses of Interface
org.apache.axis2.jaxws.wrapper.JAXBWrapperTool
-
Packages that use JAXBWrapperTool Package Description org.apache.axis2.jaxws.wrapper.impl -
-
Uses of JAXBWrapperTool in org.apache.axis2.jaxws.wrapper.impl
Classes in org.apache.axis2.jaxws.wrapper.impl that implement JAXBWrapperTool Modifier and Type Class Description class
JAXBWrapperToolImpl
The JAXBWrapper tool is used to create a JAXB Object from a series of child objects (wrap) or get the child objects from a JAXB Object (unwrap)
-