public abstract class SAAJMetaFactory extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
SAAJMetaFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract MessageFactory |
newMessageFactory(String s) |
protected abstract SOAPFactory |
newSOAPFactory(String s) |
protected abstract MessageFactory newMessageFactory(String s) throws SOAPException
SOAPExceptionprotected abstract SOAPFactory newSOAPFactory(String s) throws SOAPException
SOAPExceptionCopyright © 2007–2017 The Apache Software Foundation. All rights reserved.