Package com.bea.wcp.profile
package com.bea.wcp.profile
Support for accessing Profile information.
-
ClassDescriptionThis exception is thrown if concurrent modification of a profile document on the server has been detected.If a Profile Service provider does not support a particular API method, it should throw this exception.This interface is used to notify the application that changes of some kind have occurred to subscriptions that were made using
ProfileService.subscribe(javax.servlet.sip.SipApplicationSession, String, java.io.Serializable)or one of its sibling methods.When the profile service is configured to be routed using an explicit router class (rather than by provider name or by prefix), the router class must implement this interface.This is a blank profile router, used for development and testing work.Starting point for accessing the Profile service.Interface to be implemented by a provider.This is blank implementation of ProfileServiceSpi, used for testing and development purposes.This is a class returned byProfileServiceSpi.subscribe.PENDING means the subscription request has been submitted, and the final state of the subscription is not yet known.This exception is thrown when a Profile Service method failed to complete in the allotted time.This is the subset of the ProfileServiceSpi interface that WlssShApplication actually implements.This class handles the connection between ShProviderCached, which is the ProfileServiceProvider for the Sh Diameter application, and the application itself (WlssShApplication).This exception is thrown if a request to modify the duration of an exception failed.