com.liberty.rtk.extension.epprtk.example
Class AsiaSessionExample

java.lang.Object
  extended by com.liberty.rtk.extension.epprtk.example.SessionExample
      extended by com.liberty.rtk.extension.epprtk.example.AsiaSessionExample

public class AsiaSessionExample
extends SessionExample

Example code for a typical logical EPP sessions to demonstrate usage of com.liberty.rtk.extension.epprtk.AsiaDomain.

Version:
$Revision: 1.2 $ $Date: 2007/09/12 18:27:53 $
Author:
Anna Simbirtsev

Field Summary
 
Fields inherited from class com.liberty.rtk.extension.epprtk.example.SessionExample
epp_client, epp_client_id, epp_host_name, epp_host_port, epp_password
 
Constructor Summary
AsiaSessionExample(java.lang.String[] args)
           
 
Method Summary
protected  java.lang.String getUsage()
           
static void main(java.lang.String[] args)
           
protected  void process()
           
 
Methods inherited from class com.liberty.rtk.extension.epprtk.example.SessionExample
assertNotNull, createEPPCommand, getClientTrid, getUserInputAuthInfo, login, logout, nextArgument, session
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AsiaSessionExample

public AsiaSessionExample(java.lang.String[] args)
Method Detail

main

public static void main(java.lang.String[] args)

getUsage

protected java.lang.String getUsage()
Overrides:
getUsage in class SessionExample

process

protected void process()
                throws org.openrtk.idl.epprtk.epp_Exception,
                       java.io.IOException,
                       org.openrtk.idl.epprtk.epp_XMLException
Specified by:
process in class SessionExample
Throws:
org.openrtk.idl.epprtk.epp_Exception
java.io.IOException
org.openrtk.idl.epprtk.epp_XMLException


Copyright © 2001-2003 - Afilias Limited