| Package | Description |
|---|---|
| org.ballerinalang.net.http | |
| org.ballerinalang.net.http.serviceendpoint |
| Modifier and Type | Method and Description |
|---|---|
static HttpResource |
HttpDispatcher.findResource(HTTPServicesRegistry servicesRegistry,
org.wso2.transport.http.netty.message.HTTPCarbonMessage httpCarbonMessage)
This method finds the matching resource for the incoming request.
|
protected static HttpService |
HttpDispatcher.findService(HTTPServicesRegistry servicesRegistry,
org.wso2.transport.http.netty.message.HTTPCarbonMessage inboundReqMsg) |
| Constructor and Description |
|---|
BallerinaHTTPConnectorListener(HTTPServicesRegistry httpServicesRegistry,
Value[] filterHolders) |
| Modifier and Type | Method and Description |
|---|---|
protected HTTPServicesRegistry |
AbstractHttpNativeFunction.getHttpServicesRegistry(Struct serviceEndpoint) |
Copyright © 2018 WSO2. All rights reserved.