Class Summary |
NSContact |
NameStore Contact interface that extends that standard
EPPContact by adding new methods like @link{#setSubProductID(String)}. |
NSContactTst |
Test of the use of the NSContact interface. |
NSDomain |
NameStore Domain interface that extends that standard EPPDomain
by adding new operations like restore request, restore report, and sync. |
NSDomainTst |
Test of the use of the NSDomain interface. |
NSHost |
NameStore Host interface that extends that standard
EPPHost by adding new methods like @link{#setSubProductID(String)}. |
NSHostTst |
Test of the use of the NSHost interface. |
NSPollTst |
Tests the handling of NameStore poll messages. |
NSSubProduct |
NameStore sub-product id constants used with either
NSDomain.setSubProductID(String) , NSHost.setSubProductID(String) , or NSContact.setSubProductID(String). |