public interface ServicePayloadHandler
Modifier and Type | Method and Description |
---|---|
org.apache.axiom.om.OMElement |
getInputPayload(WebServiceCallTask task) |
void |
handleServiceResult(WebServiceCallTask task,
org.apache.axiom.om.OMElement data) |
org.apache.axiom.om.OMElement getInputPayload(WebServiceCallTask task)
void handleServiceResult(WebServiceCallTask task, org.apache.axiom.om.OMElement data)
Copyright © 2022 WSO2. All rights reserved.