Uses of Class
javax.xml.soap.MessageFactory

Uses of MessageFactory in javax.xml.soap
 

Methods in javax.xml.soap that return MessageFactory
static MessageFactory MessageFactory.newInstance()
          Creates a new MessageFactory object that is an instance of the default implementation.
static MessageFactory MessageFactory.newInstance(String soapVersion)
           
protected abstract  MessageFactory SAAJMetaFactory.newMessageFactory(String s)
           
 



Copyright © 2003-2008 The Apache Software Foundation. All Rights Reserved.