org.openrtk.idl.epprtk
Interface epp_HelloOperations
- epp_ActionOperations
- epp_Hello
- EPPGreeting
public interface epp_HelloOperations
Internal IDL interface which is never referenced externally.
Sub-interface epp_Hello is implemented by EPPGreeting.
$Header: /cvsroot/epp-rtk/epp-rtk/java/src/org/openrtk/idl/epprtk/epp_HelloOperations.java,v 1.1 2004/12/07 15:27:49 ewang2004 Exp $
$Revision: 1.1 $
$Date: 2004/12/07 15:27:49 $
epp_Greeting | getResponseData() - Accessor for the data representing EPP greeting response from a
server in response to the hello request issued by the client
The implementor of this method is responsible for translating
the response EPP XML into an instance of epp_Greeting.
|
getResponseData
public epp_Greeting getResponseData()
Accessor for the data representing EPP greeting response from a
server in response to the hello request issued by the client
The implementor of this method is responsible for translating
the response EPP XML into an instance of epp_Greeting.
Copyright © 2001-2002 - Tucows, Inc., 2003 - LibertyRMS