org.apache.juddi.subscription.notify
Class HTTPNotifier

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

public class HTTPNotifier
extends Object
implements Notifier


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

Constructor Detail

HTTPNotifier

public HTTPNotifier(BindingTemplate bindingTemplate)
             throws IOException
Throws:
IOException
Method Detail

notifySubscriptionListener

public DispositionReport notifySubscriptionListener(NotifySubscriptionListener body)
                                             throws DispositionReportFaultMessage,
                                                    RemoteException
Specified by:
notifySubscriptionListener in interface Notifier
Throws:
DispositionReportFaultMessage
RemoteException


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