org.openrtk.idl.epp0604

Interface epp_HelloOperations

All Superinterfaces:
epp_ActionOperations
Known Subinterfaces:
epp_Hello
Known Implementing Classes:
EPPGreeting

public interface epp_HelloOperations
extends epp_ActionOperations

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/epp0604/epp_HelloOperations.java,v 1.1 2003/03/21 15:54:03 tubadanm Exp $
$Revision: 1.1 $
$Date: 2003/03/21 15:54:03 $
See Also:
epp_Hello

Method Summary

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.

Methods inherited from interface org.openrtk.idl.epp0604.epp_ActionOperations

fromXML, toXML

Method Details

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