public class SOAPMessageFactory1_2Impl extends MessageFactoryImpl
lazyAttachments, listener, log| Constructor and Description |
|---|
SOAPMessageFactory1_2Impl() |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.soap.SOAPMessage |
createMessage() |
javax.xml.soap.SOAPMessage |
createMessage(boolean isFastInfoset,
boolean acceptFastInfoset) |
javax.xml.soap.SOAPMessage |
createMessage(javax.xml.soap.MimeHeaders headers,
InputStream in) |
getContentType, listen, setLazyAttachmentOptimizationnewInstance, newInstancepublic javax.xml.soap.SOAPMessage createMessage() throws javax.xml.soap.SOAPException
createMessage in class MessageFactoryImpljavax.xml.soap.SOAPExceptionpublic javax.xml.soap.SOAPMessage createMessage(boolean isFastInfoset, boolean acceptFastInfoset) throws javax.xml.soap.SOAPException
createMessage in class MessageFactoryImpljavax.xml.soap.SOAPExceptionpublic javax.xml.soap.SOAPMessage createMessage(javax.xml.soap.MimeHeaders headers, InputStream in) throws IOException, SOAPExceptionImpl
createMessage in class MessageFactoryImplIOExceptionSOAPExceptionImplCopyright © 2014 Oracle. All rights reserved.