Package | Description |
---|---|
org.ballerinalang.net.http.actions.httpclient | |
org.ballerinalang.net.http.nativeimpl.connection |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractHTTPAction.executeNonBlockingAction(DataContext dataContext,
boolean async) |
Modifier and Type | Method and Description |
---|---|
protected void |
ConnectionAction.sendOutboundResponseRobust(DataContext dataContext,
org.wso2.transport.http.netty.message.HTTPCarbonMessage requestMessage,
BMap<String,BValue> outboundResponseStruct,
org.wso2.transport.http.netty.message.HTTPCarbonMessage responseMessage) |
protected void |
ConnectionAction.setResponseConnectorListener(DataContext dataContext,
org.wso2.transport.http.netty.contract.HttpResponseFuture outResponseStatusFuture) |
Copyright © 2018 WSO2. All rights reserved.