Uses of Interface
org.springframework.ws.pox.PoxMessage
Package
Description
Contains an implementation of the POX interfaces that is based on DOM.
-
Uses of PoxMessage in org.springframework.ws.pox.dom
Modifier and TypeClassDescriptionclass
Implementation of thePoxMessage
interface that is based on a DOM Document.