| Interface | Description |
|---|---|
| EPPClientCon |
Interface implmented by all client connection classes.
|
| EPPServerCon |
$Id: EPPServerCon.java,v 1.2 2004/01/26 21:21:06 jim Exp $
|
| ServerEventHandler |
$Id: ServerEventHandler.java,v 1.2 2004/01/26 21:21:06 jim Exp $
|
| Class | Description |
|---|---|
| EPPClientConTst |
EPPClientConTst : This class is not part of Implementatin.
|
| EPPConFactory |
Client connection factory, which creates instances of client connection
objects that implement the
EPPClientCon interface. |
| EPPConFactorySingle |
This is a Singleton Class Please See Singleton Design Pattern $Id:
EPPConFactorySingle.java,v 1.2 2004/01/07 04:17:56 jim Exp $
|
| EPPConFactoryTst |
$Id: EPPConFactoryTst.java,v 1.2 2004/01/26 21:21:06 jim Exp $
|
| EPPEventHandler |
$Id: EPPEventHandler.java,v 1.2 2004/01/26 21:21:06 jim Exp $
|
| EPPEventTstHandler |
EPPEventTstHandler : This class is not part of Implementatin.
|
| EPPSampleClient |
$Id: EPPSampleClient.java,v 1.2 2004/01/26 21:21:06 jim Exp $
|
| EPPServerSingleTst |
$Id: EPPServerSingleTst.java,v 1.2 2004/01/26 21:21:06 jim Exp $
|
| EPPServerThread |
Server thread for processing a new client connection.
|
| EPPSrvFactory |
Factory for creating server sockets that implement the
EPPServerCon
interface. |
| EPPSrvFactorySingle |
This is a Singleton Class Please See Singleton Design Pattern $Id:
EPPSrvFactorySingle.java,v 1.2 2004/01/07 04:17:57 jim Exp $
|
| Exception | Description |
|---|---|
| EPPConException |
Connection exception used by classes in the
com.verisign.epp.transport package. |
Copyright © VeriSign Inc. All Rights Reserved.