EPP RTK
for Java v 0.7.2

com.tucows.oxrs.epp0402.rtk.example
Class HostExample

java.lang.Object
  |
  +--com.tucows.oxrs.epp0402.rtk.example.HostExample

public class HostExample
extends java.lang.Object

Example code for the EPP Host object. Also shows creation of EPPClient instance, login, logout and disconnect.

Version:
$Revision: 1.1 $ $Date: 2003/03/21 16:35:35 $
Author:
Daniel Manley
See Also:
EPPClient, EPPGreeting, EPPHostCheck, EPPHostInfo, EPPHostCreate, EPPHostUpdate, EPPHostDelete

Constructor Summary
HostExample()
           
 
Method Summary
protected static java.lang.String getClientTrid(java.lang.String epp_client_id)
           
static void main(java.lang.String[] args)
          Main of the example.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HostExample

public HostExample()
Method Detail

main

public static void main(java.lang.String[] args)
Main of the example. Performs Host check, info, create, update and delete.


getClientTrid

protected static java.lang.String getClientTrid(java.lang.String epp_client_id)

EPP RTK
for Java v 0.7.2

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