EPP RTK
for Java v 0.7.2

org.openrtk.idl.epp02
Interface epp_SessionOperations

All Known Subinterfaces:
epp_Session
All Known Implementing Classes:
EPPClient

public interface epp_SessionOperations

org/openrtk/idl/epp/epp_SessionOperations.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
 epp_Action processAction(epp_Action request)
           
 java.lang.String processXML(java.lang.String request_xml)
           
 

Method Detail

processAction

public epp_Action processAction(epp_Action request)
                         throws epp_Exception,
                                epp_XMLException
epp_Exception
epp_XMLException

processXML

public java.lang.String processXML(java.lang.String request_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