| Package | Description |
|---|---|
| com.verisign.epp.serverstub |
Stub Server classes to support the server handler for
use of the Change Poll Extension.
|
| com.verisign.epp.transport | |
| com.verisign.epp.transport.server |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientConnectionHandler
The
EPPClientConnectionHandler class manages a single client
session. |
| Modifier and Type | Class and Description |
|---|---|
class |
EPPEventHandler
$Id: EPPEventHandler.java,v 1.2 2004/01/26 21:21:06 jim Exp $
|
class |
EPPEventTstHandler
EPPEventTstHandler : This class is not part of Implementatin.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EPPServerCon.RunServer(ServerEventHandler newHandler)
DOCUMENT ME!
|
| Constructor and Description |
|---|
EPPServerThread(java.net.Socket aSocket,
ServerEventHandler aHandler)
Creates a new EPPServerThread object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EPPSSLServer.RunServer(ServerEventHandler aHandler)
Starts the server by creating the SSL server socket and
going into connection accept loop.
|
void |
EPPPlainServer.RunServer(ServerEventHandler newHandler)
DOCUMENT ME!
|
Copyright © VeriSign Inc. All Rights Reserved.