EPP RTK
for Java v 0.7.2

org.openrtk.idl.epp02
Interface epp_ActionOperations

All Known Subinterfaces:
epp_Action, epp_ContactCheck, epp_ContactCheckOperations, epp_ContactCreate, epp_ContactCreateOperations, epp_ContactDelete, epp_ContactDeleteOperations, epp_ContactInfo, epp_ContactInfoOperations, epp_ContactTransfer, epp_ContactTransferOperations, epp_ContactUpdate, epp_ContactUpdateOperations, epp_DomainCheck, epp_DomainCheckOperations, epp_DomainCreate, epp_DomainCreateOperations, epp_DomainDelete, epp_DomainDeleteOperations, epp_DomainInfo, epp_DomainInfoOperations, epp_DomainRenew, epp_DomainRenewOperations, epp_DomainTransfer, epp_DomainTransferOperations, epp_DomainUpdate, epp_DomainUpdateOperations, epp_Hello, epp_HelloOperations, epp_HostCheck, epp_HostCheckOperations, epp_HostCreate, epp_HostCreateOperations, epp_HostDelete, epp_HostDeleteOperations, epp_HostInfo, epp_HostInfoOperations, epp_HostUpdate, epp_HostUpdateOperations, epp_Login, epp_LoginOperations, epp_Logout, epp_LogoutOperations, epp_Poll, epp_PollOperations
All Known Implementing Classes:
EPPContactCheck, EPPContactCreate, EPPContactDelete, EPPContactInfo, EPPContactTransfer, EPPContactUpdate, EPPDomainCheck, EPPDomainCreate, EPPDomainDelete, EPPDomainInfo, EPPDomainRenew, EPPDomainTransfer, EPPDomainUpdate, EPPGreeting, EPPHostCheck, EPPHostCreate, EPPHostDelete, EPPHostInfo, EPPHostUpdate, EPPLogin, EPPLogout, EPPPoll

public interface epp_ActionOperations

org/openrtk/idl/epp/epp_ActionOperations.java Generated by the IDL-to-Java compiler (portable), version "3.0" from epp.idl Thursday, July 26, 2001 6:26:04 PM EDT


Method Summary
 void fromXML(java.lang.String xml)
           
 java.lang.String toXML()
           
 

Method Detail

toXML

public java.lang.String toXML()
                       throws epp_Exception,
                              epp_XMLException
epp_Exception
epp_XMLException

fromXML

public void fromXML(java.lang.String xml)
             throws epp_Exception,
                    epp_XMLException
epp_Exception
epp_XMLException

EPP RTK
for Java v 0.7.2

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