public interface ContextPayloadEndpoint
extends org.springframework.ws.server.endpoint.PayloadEndpoint
| Modifier and Type | Method and Description |
|---|---|
Source |
invoke(org.springframework.ws.context.MessageContext messageContext)
Invokes the endpoint with the given request and possibly returns a response.
|
Source invoke(org.springframework.ws.context.MessageContext messageContext)
messageContext - the context of the message containing the request and (possible response)null to indicate no responseCopyright © 2012-2018. All Rights Reserved.