Uses of Interface
org.apache.airavata.wsmg.client.NotificationHandler

Packages that use NotificationHandler
org.apache.airavata.wsmg.client   
org.apache.airavata.wsmg.client.msgbox   
 

Uses of NotificationHandler in org.apache.airavata.wsmg.client
 

Methods in org.apache.airavata.wsmg.client with parameters of type NotificationHandler
 MessagePuller MessageBrokerClient.startPullingEventsFromMsgBox(org.apache.axis2.addressing.EndpointReference msgBoxAddr, NotificationHandler handler, long backoff, long timeout)
           
 MessagePuller MessageBrokerClient.startPullingFromExistingMsgBox(org.apache.axis2.addressing.EndpointReference msgBoxAddr, NotificationHandler handler, long backoff, long timeout)
           
 

Uses of NotificationHandler in org.apache.airavata.wsmg.client.msgbox
 

Methods in org.apache.airavata.wsmg.client.msgbox with parameters of type NotificationHandler
 MessagePuller MsgboxHandler.startPullingEventsFromMsgBox(org.apache.axis2.addressing.EndpointReference msgBoxEpr, NotificationHandler handler, long interval, long timeout)
           
 MessagePuller MsgboxHandler.startPullingFromExistingMsgBox(org.apache.axis2.addressing.EndpointReference msgBoxAddr, NotificationHandler handler, long interval, long timeout)
           
 

Constructors in org.apache.airavata.wsmg.client.msgbox with parameters of type NotificationHandler
MessagePuller(MsgBoxClient msgBoxUser, org.apache.axis2.addressing.EndpointReference msgBoxId, NotificationHandler handler)
           
MessagePuller(MsgBoxClient msgBoxUser, org.apache.axis2.addressing.EndpointReference msgBoxAddr, NotificationHandler handler, long backoff, long timeout)
           
 



Copyright © 2011-2012 The Apache Software Foundation. All Rights Reserved.