Spring Web Services Framework

Uses of Class
org.springframework.ws.pox.PoxMessageException

Packages that use PoxMessageException
org.springframework.ws.pox.dom Contains an implementation of the POX interfaces that is based on DOM. 
 

Uses of PoxMessageException in org.springframework.ws.pox.dom
 

Subclasses of PoxMessageException in org.springframework.ws.pox.dom
 class DomPoxMessageException
          Specific subclass of PoxMessageException for DOM Plain Old XML messages.
 


Spring Web Services Framework

Copyright © 2005-2010 The Spring Web Services Framework. All Rights Reserved.