Handles a newly received notification, and delegates it to the registered handler.
@param subscriptionStore subscription store
@return {@code true} if the notification was delivered successfully, or {@code false} if thisnotification could not be delivered and the subscription should be cancelled.
@throws IllegalArgumentException if there is a client-token mismatch
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.