|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.Observable
gr.uoa.di.madgik.commons.channel.events.ChannelStateEvent
gr.uoa.di.madgik.commons.channel.events.ChannelPayloadStateEvent
public abstract class ChannelPayloadStateEvent
Specialization of the ChannelStateEvent
abstract class to mark events
that contain payload additional to the control fields
Constructor Summary | |
---|---|
ChannelPayloadStateEvent()
|
Method Summary |
---|
Methods inherited from class gr.uoa.di.madgik.commons.channel.events.ChannelStateEvent |
---|
GetEmitingNozzleID, GetEmitingNozzleIdentifierLeastSignificantBits, GetEmitingNozzleIdentifierMostSignificantBits, GetEventName, NotifyChange, SetEmitingNozzleIdentifierLeastSignificantBits, SetEmitingNozzleIdentifierMostSignificantBits |
Methods inherited from class java.util.Observable |
---|
addObserver, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface gr.uoa.di.madgik.commons.channel.events.ISerializable |
---|
Decode, Encode, GetSerializableClassName |
Constructor Detail |
---|
public ChannelPayloadStateEvent()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |