Uses of Interface
org.apache.axis2.jaxws.message.util.SAAJConverter
-
Packages that use SAAJConverter Package Description org.apache.axis2.jaxws.message.factory org.apache.axis2.jaxws.message.impl org.apache.axis2.jaxws.message.util.impl -
-
Uses of SAAJConverter in org.apache.axis2.jaxws.message.factory
Methods in org.apache.axis2.jaxws.message.factory that return SAAJConverter Modifier and Type Method Description SAAJConverter
SAAJConverterFactory. getSAAJConverter()
Get or create the SAAJConverter -
Uses of SAAJConverter in org.apache.axis2.jaxws.message.impl
Methods in org.apache.axis2.jaxws.message.impl that return SAAJConverter Modifier and Type Method Description protected SAAJConverter
XMLPartImpl. getSAAJConverter()
Load the SAAJConverter -
Uses of SAAJConverter in org.apache.axis2.jaxws.message.util.impl
Classes in org.apache.axis2.jaxws.message.util.impl that implement SAAJConverter Modifier and Type Class Description class
SAAJConverterImpl
SAAJConverterImpl Provides an conversion methods between OM<->SAAJMethods in org.apache.axis2.jaxws.message.util.impl that return SAAJConverter Modifier and Type Method Description SAAJConverter
SAAJConverterFactoryImpl. getSAAJConverter()
-