Uses of Interface
com.verisign.epp.framework.EPPConnectionHandler

Packages that use EPPConnectionHandler
com.verisign.epp.framework   
com.verisign.epp.serverstub Stub Server classes to support the server handler for use of the Change Poll Extension. 
 

Uses of EPPConnectionHandler in com.verisign.epp.framework
 

Methods in com.verisign.epp.framework with parameters of type EPPConnectionHandler
 void EPPDispatcher.registerConnectionHandler(EPPConnectionHandler aConnectionHandler)
          Registers a EPPConnectionHandler for notification of connection events
 

Uses of EPPConnectionHandler in com.verisign.epp.serverstub
 

Classes in com.verisign.epp.serverstub that implement EPPConnectionHandler
 class ConnectionHandler
          The ConnectionHandler class defines how a server acknowledges new connections.
 



Copyright © VeriSign Inc. All Rights Reserved.