public class DatagramThread extends RecieverThread
iSrvAgent| Constructor and Description |
|---|
DatagramThread(ServiceAgent pSrvAgent)
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
close() |
protected void |
init() |
void |
joinGroup(InetAddress pGroup)
joinGroup
|
void |
leaveGroup(InetAddress pGroup)
leaveGroup
|
protected void |
mainLoop() |
public DatagramThread(ServiceAgent pSrvAgent)
pSrvAgent - public void joinGroup(InetAddress pGroup) throws IOException
pGroup - IOExceptionpublic void leaveGroup(InetAddress pGroup) throws IOException
pGroup - IOExceptionprotected void init()
throws IOException
init in class RecieverThreadIOExceptionprotected void mainLoop()
throws IOException
mainLoop in class RecieverThreadIOExceptionprotected void close()
close in class RecieverThreadCopyright © 2005, 2012 IBM Corporation. All Rights Reserved.