|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.xml.soap.MessageFactory
electric.jaxm.MessageFactoryImpl
MessageFactoryImpl.
Constructor Summary | |
MessageFactoryImpl()
|
Method Summary | |
javax.xml.soap.SOAPMessage |
createMessage()
|
javax.xml.soap.SOAPMessage |
createMessage(javax.xml.soap.MimeHeaders headers,
java.io.InputStream input)
|
Methods inherited from class javax.xml.soap.MessageFactory |
newInstance |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MessageFactoryImpl()
Method Detail |
public javax.xml.soap.SOAPMessage createMessage() throws javax.xml.soap.SOAPException
javax.xml.soap.SOAPException
public javax.xml.soap.SOAPMessage createMessage(javax.xml.soap.MimeHeaders headers, java.io.InputStream input) throws java.io.IOException, javax.xml.soap.SOAPException
headers
- input
-
java.io.IOException
javax.xml.soap.SOAPException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |