com.tucows.oxrs.epp0503.rtk.example

Class ContactExample


public class ContactExample
extends java.lang.Object

Example code for the EPP Contact object. Also shows creation of EPPClient instance, login, logout and disconnect.
Version:
$Revision: 1.1 $ $Date: 2003/03/21 16:18:21 $
Author:
Daniel Manley
See Also:
EPPClient, EPPGreeting, EPPContactCheck, EPPContactInfo, EPPContactCreate, EPPContactUpdate, EPPContactTransfer, EPPContactDelete

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 Contact check, info, create, update, transfer and delete.

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