textbender.o.rhinohide.events
Class RelaySIP.DispatchPuller

java.lang.Object
  extended by RelaySIP.DispatchPuller
Enclosing class:
RelaySIP

public final class RelaySIP.DispatchPuller
extends Object

Relay adaptor that pulls events from the JavaScript side, and wraps each as a proper Java Event. [This is implementation, made public only for technical reasons.]


Constructor Summary
RelaySIP.DispatchPuller()
           
 
Method Summary
 void handleEvent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RelaySIP.DispatchPuller

public RelaySIP.DispatchPuller()
Method Detail

handleEvent

@ThreadSafe
public void handleEvent()