public abstract class AbstractHttpNativeFunction extends BlockingNativeCallableUnit
Constructor and Description |
---|
AbstractHttpNativeFunction() |
Modifier and Type | Method and Description |
---|---|
protected HTTPServicesRegistry |
getHttpServicesRegistry(Struct serviceEndpoint) |
protected org.wso2.transport.http.netty.contract.ServerConnector |
getServerConnector(Struct serviceEndpoint) |
protected WebSocketServicesRegistry |
getWebSocketServicesRegistry(Struct serviceEndpoint) |
protected boolean |
isConnectorStarted(Struct serviceEndpoint) |
execute, execute, isBlocking
protected HTTPServicesRegistry getHttpServicesRegistry(Struct serviceEndpoint)
protected WebSocketServicesRegistry getWebSocketServicesRegistry(Struct serviceEndpoint)
protected org.wso2.transport.http.netty.contract.ServerConnector getServerConnector(Struct serviceEndpoint)
protected boolean isConnectorStarted(Struct serviceEndpoint)
Copyright © 2018 WSO2. All rights reserved.