|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.softamis.net.multicast.AbstractMulticaster.ListenersTask
protected class AbstractMulticaster.ListenersTask
| Constructor Summary | |
|---|---|
AbstractMulticaster.ListenersTask(java.util.List<MulticastListener> aListeners,
MulticastDataEvent aEvent)
|
|
| Method Summary | |
|---|---|
void |
execute()
|
MulticastDataEvent |
getEvent()
|
java.util.List<MulticastListener> |
getListeners()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractMulticaster.ListenersTask(java.util.List<MulticastListener> aListeners,
MulticastDataEvent aEvent)
| Method Detail |
|---|
public java.util.List<MulticastListener> getListeners()
public MulticastDataEvent getEvent()
public void execute()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||