com.interfaceware.iguana.plugin
Class SourceMessageRequestCompletedEventOutputs
java.lang.Object
com.interfaceware.iguana.plugin.SourceMessageRequestCompletedEventOutputs
public class SourceMessageRequestCompletedEventOutputs
- extends java.lang.Object
This class is used to send response data from messageRequestCompleted
event handlers
back to Iguana.
At present, no data is actually sent back to Iguana from messageRequestCompleted
event handlers.
This class is provided for future extensibility.
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SourceMessageRequestCompletedEventOutputs
public SourceMessageRequestCompletedEventOutputs()
throws PluginException
- Throws:
PluginException
SourceMessageRequestCompletedEventOutputs
public SourceMessageRequestCompletedEventOutputs(long Handle)
throws PluginException
- Throws:
PluginException
release
public void release()
throws PluginException
- Throws:
PluginException
finalize
protected void finalize()
throws PluginException
- Overrides:
finalize
in class java.lang.Object
- Throws:
PluginException