EPP RTK
for Java v 0.7.2

org.openrtk.idl.epp0402
Interface epp_HelloOperations

All Superinterfaces:
epp_ActionOperations
All Known Subinterfaces:
epp_Hello
All 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/epp0402/epp_HelloOperations.java,v 1.1 2003/03/21 16:35:39 tubadanm Exp $
$Revision: 1.1 $
$Date: 2003/03/21 16:35:39 $

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.epp0402.epp_ActionOperations
fromXML, toXML
 

Method Detail

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.


EPP RTK
for Java v 0.7.2

Copyright ? 2001-2002 - Tucows, Inc., 2003 - LibertyRMS