public class Execute extends AbstractHTTPAction
Execute action can be used to invoke execute a http call with any httpVerb.| Constructor and Description |
|---|
Execute() |
| Modifier and Type | Method and Description |
|---|---|
protected org.wso2.transport.http.netty.message.HTTPCarbonMessage |
createOutboundRequestMsg(Context context) |
void |
execute(Context context,
CallableUnitCallback callback) |
createStruct, executeNonBlockingAction, executeNonBlockingAction, isBlocking, prepareOutboundRequestpublic void execute(Context context, CallableUnitCallback callback)
protected org.wso2.transport.http.netty.message.HTTPCarbonMessage createOutboundRequestMsg(Context context)
createOutboundRequestMsg in class AbstractHTTPActionCopyright © 2018 WSO2. All rights reserved.