Class RZChangeHandler

java.lang.Object
com.verisign.epp.framework.EPPChangeHandler
com.verisign.epp.serverstub.RZChangeHandler
All Implemented Interfaces:
EPPEventHandler

public class RZChangeHandler extends EPPChangeHandler
Handler that simulates a persistent Change Handler by using the RootZoneManager. This handler is not used for the client server test, since the client tests simply exercise the interface and doesn't work with a persistent handler. Use ChangeHandler for the client server tests and this handler when manually testing the behavior of the server.