Uses of Interface
org.springframework.ws.pox.PoxMessage
Packages that use PoxMessage
Package
Description
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 PoxMessageModifier and TypeClassDescriptionclass
Implementation of thePoxMessage
interface that is based on a DOM Document.