| Package | Description |
|---|---|
| org.restcomm.media.network.deprecated | |
| org.restcomm.media.network.deprecated.channel |
| Modifier and Type | Method and Description |
|---|---|
void |
UdpManager.register(NetworkChannel channel) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNetworkChannel |
class |
MultiplexedNetworkChannel |
| Modifier and Type | Method and Description |
|---|---|
boolean |
RestrictedNetworkGuard.isSecure(NetworkChannel channel,
InetSocketAddress source) |
boolean |
SbcNetworkGuard.isSecure(NetworkChannel channel,
InetSocketAddress source) |
boolean |
DirectNetworkGuard.isSecure(NetworkChannel channel,
InetSocketAddress source) |
boolean |
NetworkGuard.isSecure(NetworkChannel channel,
InetSocketAddress source)
Deprecated.
Decides whether a remote peer is secure or not.
|
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.