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 inboundMessage)
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,
Struct endpointConfig) |
Modifier and Type | Method and Description |
---|---|
protected HTTPServicesRegistry |
AbstractHttpNativeFunction.getHttpServicesRegistry(Struct serviceEndpoint) |
Copyright © 2018 WSO2. All rights reserved.