|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NetworkGuard | |
|---|---|
| org.jdiameter.server.impl.io.sctp | |
| Uses of NetworkGuard in org.jdiameter.server.impl.io.sctp |
|---|
| Methods in org.jdiameter.server.impl.io.sctp that return NetworkGuard | |
|---|---|
NetworkGuard |
SCTPServerConnection.getParentGuard()
|
| Constructors in org.jdiameter.server.impl.io.sctp with parameters of type NetworkGuard | |
|---|---|
SCTPServerConnection(Configuration config,
java.net.InetAddress localAddress,
int localPort,
IMessageParser parser,
java.lang.String ref,
NetworkGuard guard)
|
|
SCTPServerConnection(Configuration config,
java.net.InetAddress remoteAddress,
int remotePort,
java.net.InetAddress localAddress,
int localPort,
IMessageParser parser,
java.lang.String ref,
NetworkGuard guard,
org.mobicents.protocols.api.Server globalServer,
org.mobicents.protocols.api.Association association,
org.mobicents.protocols.api.Management management)
|
|
SCTPServerConnection(IMessageParser parser,
NetworkGuard guard)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||