public class SOAPMessageFactory1_1Impl extends MessageFactoryImpl
lazyAttachments, listener, log
Constructor and Description |
---|
SOAPMessageFactory1_1Impl() |
Modifier and Type | Method and Description |
---|---|
SOAPMessage |
createMessage() |
SOAPMessage |
createMessage(boolean isFastInfoset,
boolean acceptFastInfoset) |
SOAPMessage |
createMessage(MimeHeaders headers,
InputStream in) |
getContentType, listen, setLazyAttachmentOptimization
newInstance, newInstance
public SOAPMessage createMessage() throws SOAPException
createMessage
in class MessageFactoryImpl
SOAPException
public SOAPMessage createMessage(boolean isFastInfoset, boolean acceptFastInfoset) throws SOAPException
createMessage
in class MessageFactoryImpl
SOAPException
public SOAPMessage createMessage(MimeHeaders headers, InputStream in) throws IOException, SOAPExceptionImpl
createMessage
in class MessageFactoryImpl
IOException
SOAPExceptionImpl
Copyright © 2016 Oracle. All rights reserved.