org.sblim.slp.internal.sa
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(java.net.InetAddress pGroup)
joinGroup
|
void |
leaveGroup(java.net.InetAddress pGroup)
leaveGroup
|
protected void |
mainLoop() |
public DatagramThread(ServiceAgent pSrvAgent)
pSrvAgent - public void joinGroup(java.net.InetAddress pGroup)
throws java.io.IOException
pGroup - java.io.IOExceptionpublic void leaveGroup(java.net.InetAddress pGroup)
throws java.io.IOException
pGroup - java.io.IOExceptionprotected void init()
throws java.io.IOException
init in class RecieverThreadjava.io.IOExceptionprotected void mainLoop()
throws java.io.IOException
mainLoop in class RecieverThreadjava.io.IOExceptionprotected void close()
close in class RecieverThreadCopyright © 2005, 2009 IBM Corporation. All Rights Reserved.