EPP RTK
for Java v 0.7.2

com.tucows.oxrs.epp0705.rtk.example
Class SessionExample

java.lang.Object
  |
  +--com.tucows.oxrs.epp0705.rtk.example.SessionExample

public class SessionExample
extends java.lang.Object

Example code for a typical logical EPP sessions. For more information on the creation of Domain, Host and Contact objects, please see their respective example Java source files.

Version:
$Revision: 1.2 $ $Date: 2003/04/09 18:32:32 $
Author:
Daniel Manley
See Also:
DomainExample, HostExample, ContactExample

Constructor Summary
SessionExample()
           
 
Method Summary
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

SessionExample

public SessionExample()
Method Detail

main

public static void main(java.lang.String[] args)
Main of the example. Performs typical Domain, Host and Contact operations in a logical order.


EPP RTK
for Java v 0.7.2

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