public abstract class AbstractMgcpEndpointProvider<T extends MgcpEndpoint> extends Object implements MgcpEndpointProvider<T>
| Constructor and Description |
|---|
AbstractMgcpEndpointProvider(String namespace,
String domain) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
generateId() |
String |
getDomain()
Gets the domain of the media gateway.
|
String |
getNamespace()
Gets the name space associated with the provided endpoints.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprovidepublic String getNamespace()
MgcpEndpointProvidergetNamespace in interface MgcpEndpointProvider<T extends MgcpEndpoint>public String getDomain()
MgcpEndpointProvidergetDomain in interface MgcpEndpointProvider<T extends MgcpEndpoint>protected String generateId()
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.