gr.uoa.di.madgik.execution.plan.element.invocable
Class NozzleEventPayload
java.lang.Object
gr.uoa.di.madgik.execution.plan.element.invocable.NozzleEventPayload
- All Implemented Interfaces:
- gr.uoa.di.madgik.commons.channel.events.ISerializable
public class NozzleEventPayload
- extends Object
- implements gr.uoa.di.madgik.commons.channel.events.ISerializable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecutionEngineEvent
public ExecutionStateEvent ExecutionEngineEvent
NozzleEventPayload
public NozzleEventPayload()
NozzleEventPayload
public NozzleEventPayload(ExecutionStateEvent ExecutionEngineEvent)
Decode
public void Decode(byte[] payload)
throws Exception
- Specified by:
Decode in interface gr.uoa.di.madgik.commons.channel.events.ISerializable
- Throws:
Exception
Encode
public byte[] Encode()
throws Exception
- Specified by:
Encode in interface gr.uoa.di.madgik.commons.channel.events.ISerializable
- Throws:
Exception
GetSerializableClassName
public String GetSerializableClassName()
- Specified by:
GetSerializableClassName in interface gr.uoa.di.madgik.commons.channel.events.ISerializable
Copyright © 2012. All Rights Reserved.