Package | Description |
---|---|
com.verisign.epp.codec.gen |
Modifier and Type | Method and Description |
---|---|
EPPServiceMenu |
EPPGreeting.getServiceMenu()
Gets the service menu associated with the greeting, which defines the
features supported by the server.
|
Modifier and Type | Method and Description |
---|---|
void |
EPPGreeting.setServiceMenu(EPPServiceMenu aServiceMenu)
Sets the service menu associated with the greeting, which defines the
features supported by the server.
|
Constructor and Description |
---|
EPPGreeting(java.lang.String aServer,
java.util.Date aServerDate,
EPPServiceMenu aServiceMenu)
Allocates a new
EPPGreeting and sets all of the instance
attributes with the arguments. |
EPPGreeting(java.lang.String aServer,
java.util.Date aServerDate,
EPPServiceMenu aServiceMenu,
EPPDcp aDcp)
Allocates a new
EPPGreeting and sets the name and service
menu instance attributes with the arguments. |
Copyright © VeriSign Inc. All Rights Reserved.