Spring Web Services Framework

org.springframework.ws.pox
Interface PoxMessage

All Superinterfaces:
WebServiceMessage
All Known Implementing Classes:
DomPoxMessage

public interface PoxMessage
extends WebServiceMessage

Defines the contract for Plain Old XML messages. Currently only a tagging interface.

Since:
1.0.0
Author:
Arjen Poutsma

Method Summary
 
Methods inherited from interface org.springframework.ws.WebServiceMessage
getPayloadResult, getPayloadSource, writeTo
 


Spring Web Services Framework

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