org.sblim.slp.internal.sa

Class DatagramThread

public class DatagramThread extends RecieverThread

DatagramThread
Constructor Summary
DatagramThread(ServiceAgent pSrvAgent)
Ctor.
Method Summary
protected voidclose()
protected voidinit()
voidjoinGroup(InetAddress pGroup)
joinGroup
voidleaveGroup(InetAddress pGroup)
leaveGroup
protected voidmainLoop()

Constructor Detail

DatagramThread

public DatagramThread(ServiceAgent pSrvAgent)
Ctor.

Parameters: pSrvAgent

Method Detail

close

protected void close()

init

protected void init()

joinGroup

public void joinGroup(InetAddress pGroup)
joinGroup

Parameters: pGroup

Throws: IOException

leaveGroup

public void leaveGroup(InetAddress pGroup)
leaveGroup

Parameters: pGroup

Throws: IOException

mainLoop

protected void mainLoop()
Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.