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, waitcloseEndpoint, startEndpoint, startListenerprotected org.wso2.carbon.inbound.endpoint.persistence.InboundEndpointsDataStore dataStore
public String getEndpointName(int port, String domain)
InboundEndpointManagergetEndpointName in interface InboundEndpointManagerCopyright © 2017 WSO2. All rights reserved.