javax.xml.soap
Class SAAJMetaFactory
java.lang.Object
javax.xml.soap.SAAJMetaFactory
public abstract class SAAJMetaFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SAAJMetaFactory
protected SAAJMetaFactory()
newMessageFactory
protected abstract MessageFactory newMessageFactory(String s)
throws SOAPException
- Throws:
SOAPException
newSOAPFactory
protected abstract SOAPFactory newSOAPFactory(String s)
throws SOAPException
- Throws:
SOAPException
Copyright © 2003-2008 The Apache Software Foundation. All Rights Reserved.