|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sblim.slp.internal.sa.RecieverThread
org.sblim.slp.internal.sa.DatagramThread
public class DatagramThread
DatagramThread
Field Summary |
---|
Fields inherited from class org.sblim.slp.internal.sa.RecieverThread |
---|
iSrvAgent |
Constructor Summary | |
---|---|
DatagramThread(ServiceAgent pSrvAgent)
Ctor. |
Method Summary | |
---|---|
protected void |
close()
|
protected void |
init()
|
void |
joinGroup(java.net.InetAddress pGroup)
joinGroup |
void |
leaveGroup(java.net.InetAddress pGroup)
leaveGroup |
protected void |
mainLoop()
|
Methods inherited from class org.sblim.slp.internal.sa.RecieverThread |
---|
run, start, stop, stop, wait4init |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DatagramThread(ServiceAgent pSrvAgent)
pSrvAgent
- Method Detail |
---|
public void joinGroup(java.net.InetAddress pGroup) throws java.io.IOException
pGroup
-
java.io.IOException
public void leaveGroup(java.net.InetAddress pGroup) throws java.io.IOException
pGroup
-
java.io.IOException
protected void init() throws java.io.IOException
init
in class RecieverThread
java.io.IOException
protected void mainLoop() throws java.io.IOException
mainLoop
in class RecieverThread
java.io.IOException
protected void close()
close
in class RecieverThread
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |