org.apache.juddi.subscription.notify
Class RMINotifier

java.lang.Object
  extended by org.apache.juddi.subscription.notify.RMINotifier
All Implemented Interfaces:
Notifier

public class RMINotifier
extends Object
implements Notifier


Constructor Summary
RMINotifier(BindingTemplate bindingTemplate)
           
 
Method Summary
 org.uddi.api_v3.DispositionReport notifySubscriptionListener(org.uddi.subr_v3.NotifySubscriptionListener body)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RMINotifier

public RMINotifier(BindingTemplate bindingTemplate)
            throws IOException,
                   URISyntaxException,
                   NotBoundException
Throws:
IOException
URISyntaxException
NotBoundException
Method Detail

notifySubscriptionListener

public org.uddi.api_v3.DispositionReport notifySubscriptionListener(org.uddi.subr_v3.NotifySubscriptionListener body)
                                                             throws org.uddi.v3_service.DispositionReportFaultMessage,
                                                                    RemoteException
Specified by:
notifySubscriptionListener in interface Notifier
Throws:
org.uddi.v3_service.DispositionReportFaultMessage
RemoteException


Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.