!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> com.neulevel.epp.core.command package This package implements various commands and related components for the EPP Protocol. These commands are used for a registrar client to perform operations on various objects in the registry server.

Summary of API Changes Since EPP-04
EppCommand Access methods remain defined, but not functional, for backward compatibility, but will be removed in the future release: Access methods have been added for adding/getting EPP extensions: Currently, EppUnspec is the only fully supported EPP extension.
EppCommandCheck No change.
EppCommandCheckContact No change.
EppCommandCheckDomain No change.
EppCommandCheckHost No change.
EppCommandCheckSvcsub Access methods have been added for specifying an optional service identifier:
EppCommandCreate No change.
EppCommandDelete No change.
EppCommandDeleteContact No change.
EppCommandDeleteDomain No change.
EppCommandDeleteHost No change.
EppCommandDeleteSvcsub Access methods have been added for specifying an optional service identifier:
EppCommandInfo No change.
EppCommandInfoContact Access methods have been defined for setting/getting an optional EppAuthInfo object that is used as required authorization information:
EppCommandInfoDomain The following "hosts" option values have been defined: Access methods have been defined for the above option values: Access methods have been defined for setting/getting an optional EppAuthInfo object that is used as required authorization information:
EppCommandInfoHost No change.
EppCommandInfoSvcsub Access methods have been added for specifying an optional service identifier:
EppCommandLogin Access methods have been added for duplicating access methods defined in class EppCreds, which will be deprecated in the future.
EppCommandLogout No change.
EppCommandPoll No change.
EppCommandRenew No change.
EppCommandRenewDomain No change.
EppCommandRenewSvcsub Access methods have been added for specifying an optional service identifier:
EppCommandTransfer No change.
EppCommandTransferContact No change.
EppCommandTransferDomain No change.
EppCommandTransferSvcsub Access methods have been added for specifying an optional service identifier:
EppCommandUpdate No change.
EppCommandUpdateContact Access methods have been added for updating contact data in internationalized form and localized form.
EppCommandUpdateDomain Access methods have been added for adding/removing name servers speciefied as "host attributes":
EppCommandUpdateHost No change.
EppCommandUpdateSvcsub Access methods have been added for specifying an optional service identifier:
EppCreds No change, but it is defined for backward compatibility and will be deprecated in the future.
EppCredsOptions No change.