|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.xml.soap.MessageFactory
com.sun.xml.messaging.saaj.soap.MessageFactoryImpl
com.sun.xml.messaging.saaj.soap.ver1_1.SOAPMessageFactory1_1Impl
public class SOAPMessageFactory1_1Impl
| Field Summary |
|---|
| Fields inherited from class com.sun.xml.messaging.saaj.soap.MessageFactoryImpl |
|---|
lazyAttachments, listener, log |
| Constructor Summary | |
|---|---|
SOAPMessageFactory1_1Impl()
|
|
| Method Summary | |
|---|---|
SOAPMessage |
createMessage()
|
SOAPMessage |
createMessage(boolean isFastInfoset,
boolean acceptFastInfoset)
|
SOAPMessage |
createMessage(MimeHeaders headers,
java.io.InputStream in)
|
| Methods inherited from class com.sun.xml.messaging.saaj.soap.MessageFactoryImpl |
|---|
getContentType, listen, setLazyAttachmentOptimization |
| Methods inherited from class javax.xml.soap.MessageFactory |
|---|
newInstance, newInstance |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SOAPMessageFactory1_1Impl()
| Method Detail |
|---|
public SOAPMessage createMessage()
throws SOAPException
createMessage in class MessageFactoryImplSOAPException
public SOAPMessage createMessage(boolean isFastInfoset,
boolean acceptFastInfoset)
throws SOAPException
createMessage in class MessageFactoryImplSOAPException
public SOAPMessage createMessage(MimeHeaders headers,
java.io.InputStream in)
throws java.io.IOException,
SOAPExceptionImpl
createMessage in class MessageFactoryImpljava.io.IOException
SOAPExceptionImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||