Uses of Interface
org.gridforum.ogsi.NotificationSink

Packages that use NotificationSink
org.globus.ogsa   
org.globus.ogsa.client   
org.globus.ogsa.gui   
org.globus.ogsa.impl.core.notification   
org.gridforum.ogsi   
org.gridforum.ogsi.bindings   
 

Uses of NotificationSink in org.globus.ogsa
 

Subinterfaces of NotificationSink in org.globus.ogsa
 interface NotificationSinkCallback
          Interface to be implemented by clients subscribing to a particular topic using the NotificationSinkManager API.
 

Uses of NotificationSink in org.globus.ogsa.client
 

Classes in org.globus.ogsa.client that implement NotificationSink
 class NotificationSink
           
 class NotificationTopicListener
           
 

Uses of NotificationSink in org.globus.ogsa.gui
 

Classes in org.globus.ogsa.gui that implement NotificationSink
 class ChatPortTypePanel
           
 class GridServicePortTypePanel
           
 class NotificationSinkPortTypePanel
           
 class OgsiLoggingPortTypePanel
           
 class ServiceGroupEntryServiceDataPanel
           
 

Uses of NotificationSink in org.globus.ogsa.impl.core.notification
 

Classes in org.globus.ogsa.impl.core.notification that implement NotificationSink
static class JMSAdapter.OGSAListener
           
 

Uses of NotificationSink in org.gridforum.ogsi
 

Methods in org.gridforum.ogsi that return NotificationSink
 NotificationSink OGSIServiceLocator.getNotificationSinkPort()
           
 NotificationSink OGSIServiceLocator.getNotificationSinkPort(java.net.URL portAddress)
           
 NotificationSink OGSIServiceGridLocator.getNotificationSinkPort(HandleType handle)
           
 NotificationSink OGSIServiceGridLocator.getNotificationSinkPort(LocatorType locator)
           
 NotificationSink OGSIServiceGridLocator.getNotificationSinkPort(java.net.URL url)
           
 NotificationSink OGSIService.getNotificationSinkPort()
           
 NotificationSink OGSIService.getNotificationSinkPort(java.net.URL portAddress)
           
 

Uses of NotificationSink in org.gridforum.ogsi.bindings
 

Classes in org.gridforum.ogsi.bindings that implement NotificationSink
 class NotificationSinkSOAPBindingStub
           
 



Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.