|
Spring Web Services Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnmarshallingFailureException | |
---|---|
org.springframework.oxm.castor | Package providing integration of Castor within Springs O/X Mapping support. |
org.springframework.oxm.jaxb | Package providing integration of JAXB with Springs O/X Mapping support. |
org.springframework.oxm.jibx | Package providing integration of JiBX with Springs O/X Mapping support. |
org.springframework.oxm.xmlbeans | Package providing integration of XMLBeans with Springs O/X Mapping support. |
org.springframework.oxm.xstream | Package providing integration of XStream with Springs O/X Mapping support. |
Uses of UnmarshallingFailureException in org.springframework.oxm.castor |
---|
Subclasses of UnmarshallingFailureException in org.springframework.oxm.castor | |
---|---|
class |
CastorUnmarshallingFailureException
Castor-specific subclass of UnmarshallingFailureException . |
Uses of UnmarshallingFailureException in org.springframework.oxm.jaxb |
---|
Subclasses of UnmarshallingFailureException in org.springframework.oxm.jaxb | |
---|---|
class |
JaxbUnmarshallingFailureException
JAXB-specific subclass of UnmarshallingFailureException . |
Uses of UnmarshallingFailureException in org.springframework.oxm.jibx |
---|
Subclasses of UnmarshallingFailureException in org.springframework.oxm.jibx | |
---|---|
class |
JibxUnmarshallingFailureException
JiXB-specific subclass of UnmarshallingFailureException . |
Uses of UnmarshallingFailureException in org.springframework.oxm.xmlbeans |
---|
Subclasses of UnmarshallingFailureException in org.springframework.oxm.xmlbeans | |
---|---|
class |
XmlBeansUnmarshallingFailureException
XMLBeans-specific subclass of UnmarshallingFailureException . |
Uses of UnmarshallingFailureException in org.springframework.oxm.xstream |
---|
Subclasses of UnmarshallingFailureException in org.springframework.oxm.xstream | |
---|---|
class |
XStreamUnmarshallingFailureException
XStream-specific subclass of UnmarshallingFailureException . |
|
Spring Web Services Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |