|
EPP RTK for Java v 0.7.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Internal IDL interface which is never referenced externally.
Sub-interface epp_Action is extended by all the master external interfaces for the EPP commands, and implemented by all the implementors of the EPP commands. $Header: /cvsroot/epp-rtk/epp-rtk/java/src/org/openrtk/idl/epp0705/epp_ActionOperations.java,v 1.1 2003/03/20 22:42:17 tubadanm Exp $
epp_Action| Method Summary | |
void |
fromXML(java.lang.String xml)
Parses XML String returned by EPP server and populates the response data member. |
java.lang.String |
toXML()
Builds request XML from the request data of the EPP command. |
| Method Detail |
public java.lang.String toXML()
throws epp_Exception,
epp_XMLException
epp_XMLException - if required data is missing.
epp_Exception - if an error occurs.
public void fromXML(java.lang.String xml)
throws epp_Exception,
epp_XMLException
xml - The response xml String.
epp_XMLException - if required data is missing.
epp_Exception - if an error occurs.
|
EPP RTK for Java v 0.7.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||