javafish.clients.opc.asynch
Interface OpcAsynchGroupListener

All Superinterfaces:
java.util.EventListener

public interface OpcAsynchGroupListener
extends java.util.EventListener

Asynchronous OPC Group Listener The listener for OPC asynchronous mode. The classes which can get downloaded group (Asynch 1.0 or 2.0) has to implement this listener.


Method Summary
 void getAsynchEvent(AsynchEvent event)
          Get asynchronous event
 

Method Detail

getAsynchEvent

void getAsynchEvent(AsynchEvent event)
Get asynchronous event

Parameters:
event - AsynchEvent