|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.smallmind.cloud.multicast.PacketBroadcaster
public class PacketBroadcaster
| Constructor Summary | |
|---|---|
PacketBroadcaster(Logger logger,
String multicastIP,
int multicastPort,
String[] broadcastHosts,
int broadcastPort,
int messageSegmentSize)
|
|
| Method Summary | |
|---|---|
void |
finalize()
|
void |
finish()
|
String |
getComponentType()
|
void |
logError(Throwable throwable)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PacketBroadcaster(Logger logger,
String multicastIP,
int multicastPort,
String[] broadcastHosts,
int broadcastPort,
int messageSegmentSize)
throws IOException
IOException| Method Detail |
|---|
public String getComponentType()
public void logError(Throwable throwable)
public void finish()
public void finalize()
finalize in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||