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.
|
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 © 2019 WSO2. All rights reserved.