Uses of Class
com.iplanet.services.comm.server.SendNotificationException
-
Packages that use SendNotificationException Package Description com.iplanet.services.comm.server -
-
Uses of SendNotificationException in com.iplanet.services.comm.server
Methods in com.iplanet.services.comm.server that throw SendNotificationException Modifier and Type Method Description voidNotificationSender. run()static voidPLLServer. send(URL url, NotificationSet set)Translates the Java object to an XML NotificationSet document and sends the corresponding XML document to the URL specified in this method.
-