|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package javax.xml.messaging |
Class javax.xml.messaging.JAXMException extends SOAPException implements Serializable |
Serialized Fields |
java.lang.Throwable cause
Class javax.xml.messaging.JAXMServlet extends javax.servlet.http.HttpServlet implements Serializable |
Serialized Fields |
MessageFactory msgFactory
MessageFactory
object that will be used internally
to create the SOAPMessage
object to be passed to the
method onMessage
. This new message will contain the data
from the message that was posted to the servlet. Using the
MessageFactory
object that is the value for this field
to create the new message ensures that the correct profile is used.
Package javax.xml.soap |
Class javax.xml.soap.SOAPException extends java.lang.Exception implements Serializable |
Serialized Fields |
java.lang.Throwable cause
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |