Interface ServicePayloadHandler
public interface ServicePayloadHandler
This interface represents the functionality for generating service input payload and handling service output.
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.axiom.om.OMElementvoidhandleServiceResult(WebServiceCallTask task, org.apache.axiom.om.OMElement data)
-
Method Details
-
getInputPayload
-
handleServiceResult
-