public class Forward extends AbstractHTTPAction
Forward
action can be used to invoke an http call with incoming request httpVerb.Constructor and Description |
---|
Forward() |
Modifier and Type | Method and Description |
---|---|
protected org.wso2.transport.http.netty.message.HttpCarbonMessage |
createOutboundRequestMsg(Context context) |
void |
execute(Context context,
CallableUnitCallback callback) |
executeNonBlockingAction, isBlocking, persistAfterOperation, persistBeforeOperation, prepareOutboundRequest
public void execute(Context context, CallableUnitCallback callback)
protected org.wso2.transport.http.netty.message.HttpCarbonMessage createOutboundRequestMsg(Context context)
createOutboundRequestMsg
in class AbstractHTTPAction
Copyright © 2019 WSO2. All rights reserved.