com.sun.xml.messaging.saaj.soap.ver1_1
Class SOAPMessageFactory1_1Impl
java.lang.Object
javax.xml.soap.MessageFactory
com.sun.xml.messaging.saaj.soap.MessageFactoryImpl
com.sun.xml.messaging.saaj.soap.ver1_1.SOAPMessageFactory1_1Impl
public class SOAPMessageFactory1_1Impl
- extends MessageFactoryImpl
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOAPMessageFactory1_1Impl
public SOAPMessageFactory1_1Impl()
createMessage
public SOAPMessage createMessage()
throws SOAPException
- Overrides:
createMessage in class MessageFactoryImpl
- Throws:
SOAPException
createMessage
public SOAPMessage createMessage(boolean isFastInfoset,
boolean acceptFastInfoset)
throws SOAPException
- Overrides:
createMessage in class MessageFactoryImpl
- Throws:
SOAPException
createMessage
public SOAPMessage createMessage(MimeHeaders headers,
InputStream in)
throws IOException,
SOAPExceptionImpl
- Overrides:
createMessage in class MessageFactoryImpl
- Throws:
IOException
SOAPExceptionImpl
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.