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


public interface UdpConnectionMgr

This interface defines a type for UDP connection managers.


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

Method Detail

newConnection

IpConnection newConnection(java.lang.String host,
                           int port,
                           IpSession session)
                           throws JonathanException
Throws:
JonathanException


Copyright © 2008 OW2 Consortium. All Rights Reserved.