gr.uoa.di.madgik.commons.channel.events
Class ChannelPayloadStateEvent
java.lang.Object
java.util.Observable
gr.uoa.di.madgik.commons.channel.events.ChannelStateEvent
gr.uoa.di.madgik.commons.channel.events.ChannelPayloadStateEvent
- All Implemented Interfaces:
- ISerializable
- Direct Known Subclasses:
- BytePayloadChannelEvent, ObjectPayloadChannelEvent, StringPayloadChannelEvent
public abstract class ChannelPayloadStateEvent
- extends ChannelStateEvent
Specialization of the ChannelStateEvent abstract class to mark events
that contain payload additional to the control fields
- Author:
- gpapanikos
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChannelPayloadStateEvent
public ChannelPayloadStateEvent()
Copyright © 2012. All Rights Reserved.