com.tucows.oxrs.epp02.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 17:13:40 $
Author:
Daniel Manley
See Also:
EPPClient, EPPGreeting, EPPContactCheck, EPPContactInfo, EPPContactCreate, EPPContactUpdate, EPPContactDelete

Method Summary

static void
main(args[] )
Main of the example.

Method Details

main

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

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