|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.neo.swarm.util.network.multicast.MulticastSender
Sends byte data using multicast
| Constructor Summary | |
MulticastSender(java.net.InetAddress group,
int port,
boolean loopback)
|
|
| Method Summary | |
void |
close()
|
void |
send(byte[] data)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MulticastSender(java.net.InetAddress group,
int port,
boolean loopback)
| Method Detail |
public void send(byte[] data)
throws java.io.IOException
send in interface Senderjava.io.IOException
public void close()
throws java.io.IOException
close in interface Senderjava.io.IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||