com.sun.xml.messaging.saaj.soap.ver1_2
Class SOAPMessageFactory1_2Impl
java.lang.Object
javax.xml.soap.MessageFactory
com.sun.xml.messaging.saaj.soap.MessageFactoryImpl
com.sun.xml.messaging.saaj.soap.ver1_2.SOAPMessageFactory1_2Impl
public class SOAPMessageFactory1_2Impl
- extends MessageFactoryImpl
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOAPMessageFactory1_2Impl
public SOAPMessageFactory1_2Impl()
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.