public class Options extends AbstractHTTPAction
Options
is the OPTIONS action implementation of the HTTP Connector.Constructor and Description |
---|
Options() |
Modifier and Type | Method and Description |
---|---|
protected org.wso2.transport.http.netty.message.HTTPCarbonMessage |
createOutboundRequestMsg(Context context) |
void |
execute(Context context,
CallableUnitCallback callback) |
executeNonBlockingAction, getAcceptEncodingConfig, getAcceptEncodingConfigFromEndpointConfig, handleAcceptEncodingHeader, isBlocking, prepareOutboundRequest
public void execute(Context context, CallableUnitCallback callback)
protected org.wso2.transport.http.netty.message.HTTPCarbonMessage createOutboundRequestMsg(Context context)
createOutboundRequestMsg
in class AbstractHTTPAction
Copyright © 2018 WSO2. All rights reserved.