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,
java.io.InputStream in) |
createMessage, createMessage, getContentType, listen, setLazyAttachmentOptimizationpublic 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,
java.io.InputStream in)
throws java.io.IOException,
SOAPExceptionImpl
createMessage in class MessageFactoryImpljava.io.IOExceptionSOAPExceptionImplCopyright © 2013 Oracle. All Rights Reserved.