Serialized Form


Package org.jibx.ws

Class org.jibx.ws.UnhandledWsException extends RuntimeException implements Serializable

serialVersionUID: 5426854285737675647L

Serialized Fields

m_throwable

Throwable m_throwable

Class org.jibx.ws.WsBindingException extends WsException implements Serializable

serialVersionUID: 5486978812846762837L

Class org.jibx.ws.WsConfigurationException extends WsException implements Serializable

serialVersionUID: -6287051898804230685L

Class org.jibx.ws.WsException extends Exception implements Serializable

serialVersionUID: 3712248471464190364L

Serialized Fields

m_rootCause

Throwable m_rootCause
Exception that caused this exception.


Package org.jibx.ws.http.servlet

Class org.jibx.ws.http.servlet.WsServlet extends HttpServlet implements Serializable

Serialized Fields

m_delegate

org.jibx.ws.http.servlet.WsServletDelegate m_delegate

Class org.jibx.ws.http.servlet.WsSpringServlet extends FrameworkServlet implements Serializable

Serialized Fields

m_delegate

org.jibx.ws.http.servlet.WsServletDelegate m_delegate

m_serviceMapperBeanName

String m_serviceMapperBeanName

Package org.jibx.ws.soap

Class org.jibx.ws.soap.SoapFaultException extends RuntimeException implements Serializable

serialVersionUID: -3993930349974183605L

Serialized Fields

m_fault

SoapFault m_fault

Class org.jibx.ws.soap.WsNotUnderstoodException extends WsException implements Serializable

serialVersionUID: 6033040961759910604L



Project Web Site