public class SOAPMessageFactory1_1Impl extends MessageFactoryImpl
lazyAttachments, listener, log
Constructor and Description |
---|
SOAPMessageFactory1_1Impl() |
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, setLazyAttachmentOptimization
newInstance, newInstance
public javax.xml.soap.SOAPMessage createMessage() throws javax.xml.soap.SOAPException
createMessage
in class MessageFactoryImpl
javax.xml.soap.SOAPException
public javax.xml.soap.SOAPMessage createMessage(boolean isFastInfoset, boolean acceptFastInfoset) throws javax.xml.soap.SOAPException
createMessage
in class MessageFactoryImpl
javax.xml.soap.SOAPException
public javax.xml.soap.SOAPMessage createMessage(javax.xml.soap.MimeHeaders headers, InputStream in) throws IOException, SOAPExceptionImpl
createMessage
in class MessageFactoryImpl
IOException
SOAPExceptionImpl
Copyright © 2013 Oracle. All Rights Reserved.