com.moyosoft.connector.ms.excel
Class RTD

java.lang.Object
  |
  +--com.moyosoft.connector.ms.excel.RTD

public class RTD
extends java.lang.Object


Constructor Summary
RTD(Dispatch dispatch)
           
 
Method Summary
 Dispatch getDispatch()
           
 int getThrottleInterval()
           
 void refreshData()
           
 void restartServers()
           
 void setThrottleInterval(int value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RTD

public RTD(Dispatch dispatch)
Method Detail

getDispatch

public Dispatch getDispatch()

getThrottleInterval

public int getThrottleInterval()

setThrottleInterval

public void setThrottleInterval(int value)

refreshData

public void refreshData()

restartServers

public void restartServers()