public class MgcpControllerGlobalContext extends Object
| Constructor and Description |
|---|
MgcpControllerGlobalContext() |
| Modifier and Type | Method and Description |
|---|---|
SocketAddress |
getBindAddress() |
AsyncMgcpChannel |
getChannel() |
void |
setBindAddress(SocketAddress bindAddress) |
void |
setChannel(AsyncMgcpChannel channel) |
public SocketAddress getBindAddress()
public void setBindAddress(SocketAddress bindAddress)
public AsyncMgcpChannel getChannel()
public void setChannel(AsyncMgcpChannel channel)
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.