Uses of Class
javax.xml.soap.SOAPElementFactory
-
-
Uses of SOAPElementFactory in javax.xml.soap
Methods in javax.xml.soap that return SOAPElementFactory Modifier and Type Method Description static SOAPElementFactory
SOAPElementFactory. newInstance()
Deprecated.Creates a new instance ofSOAPElementFactory
.
-