This package includes classes used for network detection. The classes in this package are not defined in the runtime. This package is only available to content running in the Adobe Integrated Runtime. In a SWF-based application, you must include the ServiceMonitor.swc file in the compiler to access these classes. In an HTML-based application, you must load the ServiceMonitor.swf file (via a script tag) to access these classes.
| 类 | 说明 | |
|---|---|---|
| ServiceMonitor | ServiceMonitor 类实现用于监视网络服务的状态和可用性的框架。 | |
| SocketMonitor | SocketMonitor 对象监视 TCP 端点的可用性。 | |
| URLMonitor | URLMonitor 类监视基于 HTTP 或 HTTPS 的服务的可用性。 |