Package | com.pcbsys.nirvana.client |
Interface | public interface nEventListener |
Implementors | nEventListenerHelper, nService |
Public Methods
Method | Defined By | ||
---|---|---|---|
go(event:*):void
This method is asynchronously called by the nirvana client API to deliver
an event to a registered subscriber. | nEventListener |