org.objectweb.jonathan.protocols.ip.api
Interface IpSession
- Session_High
public interface IpSession
Session_Low | getHls() - Returns the Higher Level Session associated with the target session, i.e.,
the session to which the data read from the Tcp/Ip connection will be sent.
|
getHls
public Session_Low getHls()
Returns the Higher Level Session associated with the target session, i.e.,
the session to which the data read from the Tcp/Ip connection will be sent.
- the Higher Level Session associated with the target session