Package | Description |
---|---|
com.iplanet.services.comm.server | |
com.iplanet.services.comm.share |
Modifier and Type | Method and Description |
---|---|
static void |
PLLServer.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.
|
Modifier and Type | Method and Description |
---|---|
static NotificationSet |
NotificationSet.parseXML(String xml)
This method is used primarily at the client side to reconstruct a
NotificationSet object based on the XML document received from server.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.