org.sblim.slp.internal.sa
Class DatagramThread
java.lang.Object
org.sblim.slp.internal.sa.RecieverThread
org.sblim.slp.internal.sa.DatagramThread
- All Implemented Interfaces:
- Runnable
public class DatagramThread
- extends RecieverThread
DatagramThread
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DatagramThread
public DatagramThread(ServiceAgent pSrvAgent)
- Ctor.
- Parameters:
pSrvAgent
-
joinGroup
public void joinGroup(InetAddress pGroup)
throws IOException
- joinGroup
- Parameters:
pGroup
-
- Throws:
IOException
leaveGroup
public void leaveGroup(InetAddress pGroup)
throws IOException
- leaveGroup
- Parameters:
pGroup
-
- Throws:
IOException
init
protected void init()
throws IOException
- Specified by:
init
in class RecieverThread
- Throws:
IOException
mainLoop
protected void mainLoop()
throws IOException
- Specified by:
mainLoop
in class RecieverThread
- Throws:
IOException
close
protected void close()
- Specified by:
close
in class RecieverThread
Copyright © 2005, 2013 IBM Corporation. All Rights Reserved.