public interface PayloadEndpoint
invoke(Source)
, which gets invoked with the contents of the requesting message.Source invoke(Source request) throws Exception
request
- the payload of the request message, may be null
null
to indicate no responseException
- if an exception occursCopyright © 2005–2013 The Spring Web Services Framework. All rights reserved.