public abstract class AbstractInboundEndpointManager extends Object implements InboundEndpointManager
Modifier and Type | Field and Description |
---|---|
protected org.wso2.carbon.inbound.endpoint.persistence.InboundEndpointsDataStore |
dataStore |
Modifier | Constructor and Description |
---|---|
protected |
AbstractInboundEndpointManager() |
Modifier and Type | Method and Description |
---|---|
String |
getEndpointName(int port,
String domain)
Get endpoint name from underlying store for particular port and tenant domain.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
closeEndpoint, startEndpoint, startListener
protected org.wso2.carbon.inbound.endpoint.persistence.InboundEndpointsDataStore dataStore
public String getEndpointName(int port, String domain)
InboundEndpointManager
getEndpointName
in interface InboundEndpointManager
Copyright © 2022 WSO2. All rights reserved.