Uses of Class
com.iplanet.services.comm.client.AlreadyRegisteredException
-
Packages that use AlreadyRegisteredException Package Description com.iplanet.services.comm.client -
-
Uses of AlreadyRegisteredException in com.iplanet.services.comm.client
Methods in com.iplanet.services.comm.client that throw AlreadyRegisteredException Modifier and Type Method Description static voidPLLClient. addNotificationHandler(String service, NotificationHandler handler)Adds a notification handler for a service.
-