Spring Web Services Framework

Uses of Interface
org.springframework.ws.pox.PoxMessage

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

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

Classes in org.springframework.ws.pox.dom that implement PoxMessage
 class DomPoxMessage
          Implementation of the PoxMessage interface that is based on a DOM Document.
 


Spring Web Services Framework

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