Serialized Form


Package org.jibx.soap

Class org.jibx.soap.SOAPException extends java.lang.Exception implements Serializable

Serialized Fields

m_rootCause

java.lang.Throwable m_rootCause
Exception that caused this exception.


Package org.jibx.soap.server

Class org.jibx.soap.server.SOAPServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

m_serviceMap

java.util.HashMap m_serviceMap
Map from paths to service definitions handled by this instance.



Project Web Site