Uses of Class
com.caucho.env.health.HttpStatusHealthCheckImpl

Packages that use HttpStatusHealthCheckImpl
com.caucho.admin   
com.caucho.health.check   
 

Uses of HttpStatusHealthCheckImpl in com.caucho.admin
 

Subclasses of HttpStatusHealthCheckImpl in com.caucho.admin
 class PingMailer
          Deprecated. 
 class PingThread
          Deprecated. 
 

Uses of HttpStatusHealthCheckImpl in com.caucho.health.check
 

Subclasses of HttpStatusHealthCheckImpl in com.caucho.health.check
 class HttpStatusHealthCheck
          Monitors one or more URLs on the current Resin instance by making an HTTP GET request and comparing the returned HTTP status code to a pattern.