com.liberty.rtk.extension.epprtk.example
Class TrademarkSessionExample
java.lang.Object
com.liberty.rtk.extension.epprtk.example.SessionExample
com.liberty.rtk.extension.epprtk.example.TrademarkSessionExample
public class TrademarkSessionExample
- extends SessionExample
Example code for Liberty's Domain Trademark add-on to the RTK.
Uses domain create, info and update to demonstrate its usage.
The Domain Trademark is only required during the Sunrise period
of the .info registry.
- Version:
- $Revision: 1.2 $ $Date: 2008/01/02 19:02:51 $
- Author:
- Daniel Manley
- See Also:
EPPClient
,
EPPGreeting
,
EPPDomainCreate
,
EPPDomainInfo
,
EPPDomainUpdate
Method Summary |
protected java.lang.String |
getUsage()
|
static void |
main(java.lang.String[] args)
Main of the example. |
protected void |
process()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TrademarkSessionExample
public TrademarkSessionExample(java.lang.String[] args)
main
public static void main(java.lang.String[] args)
- Main of the example.
Performs Domain create, info and update and demontrate
the usage of the DomainTrademark class in those commands.
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