Uses of Interface
com.wily.introscope.server.webservicesapi.alerts.IAlertPollingService

Packages that use IAlertPollingService
com.wily.introscope.client.alerts.interfaces   
com.wily.introscope.client.alerts.manager   
com.wily.introscope.server.webservicesapi.alerts   
 

Uses of IAlertPollingService in com.wily.introscope.client.alerts.interfaces
 

Methods in com.wily.introscope.client.alerts.interfaces that return IAlertPollingService
 IAlertPollingService IIntroscopeClient.getAlertPollingWS()
          Obtains the Alerts Polling Web Service
 

Uses of IAlertPollingService in com.wily.introscope.client.alerts.manager
 

Methods in com.wily.introscope.client.alerts.manager that return IAlertPollingService
 IAlertPollingService IntroscopeClient.getAlertPollingWS()
          Obtains the Alerts Polling Web Service
 

Uses of IAlertPollingService in com.wily.introscope.server.webservicesapi.alerts
 

Classes in com.wily.introscope.server.webservicesapi.alerts that implement IAlertPollingService
 class AlertPollingServiceSoapBindingStub
           
 

Methods in com.wily.introscope.server.webservicesapi.alerts that return IAlertPollingService
 IAlertPollingService AlertPollingServiceLocator.getAlertPollingService()
           
 IAlertPollingService AlertPollingService.getAlertPollingService()
           
 IAlertPollingService AlertPollingServiceLocator.getAlertPollingService(java.net.URL portAddress)
           
 IAlertPollingService AlertPollingService.getAlertPollingService(java.net.URL portAddress)
           
 



Copyright © 2007 CA Inc. All Rights Reserved.