Package com.verisign.epp.transport
package com.verisign.epp.transport
-
ClassDescriptionInterface implmented by all client connection classes.EPPClientConTst : This class is not part of Implementatin.Connection exception used by classes in the
com.verisign.epp.transportpackage.Client connection factory, which creates instances of client connection objects that implement theEPPClientConinterface.This is a Singleton Class Please See Singleton Design Pattern $Id: EPPConFactorySingle.java,v 1.2 2004/01/07 04:17:56 jim Exp $$Id: EPPConFactoryTst.java,v 1.2 2004/01/26 21:21:06 jim Exp $$Id: EPPSampleClient.java,v 1.2 2004/01/26 21:21:06 jim Exp $Interface for a server connection, which will accept new client connections.$Id: EPPServerSingleTst.java,v 1.2 2004/01/26 21:21:06 jim Exp $Server thread for processing a new client connection.Factory for creating server sockets that implement theEPPServerConinterface.SingletonEPPSrvFactoryclass.CustomX509TrustManagerfor EPP that supports configuring the policy for the client and server certificate EKU settings with theEPPTrustManager.setClientEKUs(List)andEPPTrustManager.setServerEKUs(List), respectively.Interface to handle new EPP connections that includes returning the EPP greeting and starting an EPP command processing loop