Uses of Class
com.caucho.boot.WatchdogStopQuery

Packages that use WatchdogStopQuery
com.caucho.server.resin   
 

Uses of WatchdogStopQuery in com.caucho.server.resin
 

Methods in com.caucho.server.resin with parameters of type WatchdogStopQuery
 void ResinActor.stop(long id, java.lang.String to, java.lang.String from, WatchdogStopQuery query)