Uses of Class
org.jdiameter.server.impl.io.sctp.NetworkGuard

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)
           
 



Copyright © 2014. All Rights Reserved.