com.tucows.oxrs.epp02.rtk.example

Class DomainExample


public class DomainExample
extends java.lang.Object

Example code for the EPP Domain 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, EPPDomainCheck, EPPDomainInfo, EPPDomainCreate, EPPDomainUpdate, EPPDomainDelete

Method Summary

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

Method Details

main

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

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