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

Packages that use EPPConnectionHandler
com.verisign.epp.framework   
com.verisign.epp.serverstub   
 

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.