com.verisign.epp.transport.server
Class EPPSSLServerSingle

java.lang.Object
  extended by com.verisign.epp.transport.server.EPPSSLServer
      extended by com.verisign.epp.transport.server.EPPSSLServerSingle
All Implemented Interfaces:
EPPServerCon

public class EPPSSLServerSingle
extends EPPSSLServer

DOCUMENT ME!

Since:
JDK1.0
Version:
1.0, 03/10/01
Author:
P. Amiri

Method Summary
static EPPSSLServerSingle getInstance()
          DOCUMENT ME!
 
Methods inherited from class com.verisign.epp.transport.server.EPPSSLServer
close, getSSLPropertyListString, isListening, loop, RunServer, setListening
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static EPPSSLServerSingle getInstance()
                                      throws EPPConException
DOCUMENT ME!

Returns:
an instance of EPPMultiServerSingle
Throws:
EPPConException - DOCUMENT ME!
Since:
JDK1.2


Copyright ? VeriSign Inc. All Rights Reserved.