Spring Web Services Framework

Package org.springframework.ws.pox.dom

Contains an implementation of the POX interfaces that is based on DOM.

See:
          Description

Class Summary
DomPoxMessage Implementation of the PoxMessage interface that is based on a DOM Document.
DomPoxMessageFactory Implementation of the WebServiceMessageFactory interface that creates a DomPoxMessage.
 

Exception Summary
DomPoxMessageException Specific subclass of PoxMessageException for DOM Plain Old XML messages.
 

Package org.springframework.ws.pox.dom Description

Contains an implementation of the POX interfaces that is based on DOM.


Spring Web Services Framework

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