com.tucows.oxrs.epprtk.rtk.example

Class 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: 2004/12/07 15:53:26 $
Author:
Daniel Manley
See Also:
EPPClient, EPPGreeting, EPPHostCheck, EPPHostInfo, EPPHostCreate, EPPHostUpdate, EPPHostDelete

Method Summary

protected static String
getClientTrid(String epp_client_id)
static void
main(args[] )
Main of the example.

Method Details

getClientTrid

protected static String getClientTrid(String epp_client_id)

main

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

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