Class ConnectionHandler

java.lang.Object
com.verisign.epp.serverstub.ConnectionHandler
All Implemented Interfaces:
EPPConnectionHandler

public class ConnectionHandler extends Object implements EPPConnectionHandler
The ConnectionHandler class defines how a server acknowledges new connections. An EPPGreeting is sent in this case.
  • Constructor Details

    • ConnectionHandler

      public ConnectionHandler()
      Create a new instance of ConnnectionHandler
  • Method Details