Uses of Interface
org.apache.axis2.jaxws.message.factory.MessageFactory
-
Packages that use MessageFactory Package Description org.apache.axis2.jaxws.message.impl org.apache.axis2.jaxws.runtime.description.marshal org.apache.axis2.jaxws.runtime.description.marshal.impl -
-
Uses of MessageFactory in org.apache.axis2.jaxws.message.impl
Classes in org.apache.axis2.jaxws.message.impl that implement MessageFactory Modifier and Type Class Description class
MessageFactoryImpl
MessageFactoryImpl -
Uses of MessageFactory in org.apache.axis2.jaxws.runtime.description.marshal
Methods in org.apache.axis2.jaxws.runtime.description.marshal that return MessageFactory Modifier and Type Method Description MessageFactory
MarshalServiceRuntimeDescription. getMessageFactory()
-
Uses of MessageFactory in org.apache.axis2.jaxws.runtime.description.marshal.impl
Methods in org.apache.axis2.jaxws.runtime.description.marshal.impl that return MessageFactory Modifier and Type Method Description MessageFactory
MarshalServiceRuntimeDescriptionImpl. getMessageFactory()
-