org.objectweb.jonathan.protocols.ip.api
Interface UdpConnectionMgr


public interface UdpConnectionMgr

This interface defines a type for UDP connection managers.


Method Summary
 IpConnection newConnection(String host, int port, IpSession session)
           
 

Method Detail

newConnection

IpConnection newConnection(String host,
                           int port,
                           IpSession session)
                           throws org.objectweb.jonathan.apis.kernel.JonathanException
Throws:
org.objectweb.jonathan.apis.kernel.JonathanException