org.apache.juddi.subscription.notify
Class SMTPNotifier

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

public class SMTPNotifier
extends java.lang.Object
implements Notifier


Constructor Summary
SMTPNotifier(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

SMTPNotifier

public SMTPNotifier(BindingTemplate bindingTemplate)
             throws java.net.URISyntaxException,
                    org.apache.commons.configuration.ConfigurationException
Throws:
java.net.URISyntaxException
org.apache.commons.configuration.ConfigurationException
Method Detail

notifySubscriptionListener

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


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