EPP 0.4.9

Package com.neulevel.epp.core.command

This package implements various commands and related components for the EPP Protocol.

See:
          Description

Class Summary
EppCommand This EppCommand class implements EPP Command entity.
EppCommandCheck This EppCommandCheck class implements EPP Command Check entity.
EppCommandCheckContact This EppCommandCheckContact class implements EPP Command Check entity for EPP Contact objects.
EppCommandCheckDomain This EppCommandCheckDomain class implements EPP Command Check entity for EPP Domain objects.
EppCommandCheckHost This EppCommandCheckHost class implements EPP Command Check entity for EPP Host objects.
EppCommandCheckSvcsub This EppCommandCheckSvcsub class implements EPP Command Check entity for EPP Svcsub objects.
EppCommandCreate This EppCommandCreate class implements EPP Command Create entity.
EppCommandDelete This EppCommandDelete class implements EPP Command Delete entity.
EppCommandDeleteContact This EppCommandDelete class implements EPP Command Delete entity for EPP Contact objects.
EppCommandDeleteDomain This EppCommandDeleteDomain class implements EPP Command Delete entity for EPP Domain objects.
EppCommandDeleteHost This EppCommandDeleteHost class implements EPP Command Delete entity for EPP Host objects.
EppCommandDeleteSvcsub This EppCommandDelete class implements EPP Command Delete entity for EPP Svcsub objects.
EppCommandInfo This EppCommandInfo class implements EPP Command Info entity.
EppCommandInfoContact This EppCommandInfoContact class implements EPP Command Info entity for EPP Contact objects.
EppCommandInfoDomain This EppCommandInfoDomain class implements EPP Command Info entity for EPP Domain objects.
EppCommandInfoHost This EppCommandInfoHost class implements EPP Command Info entity for EPP Host objects.
EppCommandInfoSvcsub This EppCommandInfoSvcsub class implements EPP Command Info entity for EPP Svcsub objects.
EppCommandLogin This EppCommandLogin class implements EPP Command Login entity.
EppCommandLogout This EppCommandLogout class implements EPP Command Logout entity.
EppCommandPoll This EppCommandPoll class implements EPP Command Poll entity.
EppCommandRenew This EppCommandRenew class implements EPP Command Renew entity.
EppCommandRenewDomain This EppCommandRenewDomain class implements EPP Command Renew entity for EPP Domain objects.
EppCommandRenewSvcsub This EppCommandRenewSvcsub class implements EPP Command Renew entity for EPP Svcsub objects.
EppCommandTransfer This EppCommandTransfer class implements EPP Command Transfer entity.
EppCommandTransferContact This EppCommandTransferContact class implements EPP Command Transfer entity for EPP Contact objects.
EppCommandTransferDomain This EppCommandTransferDomain class implements EPP Command Transfer entity for EPP Domain objects.
EppCommandTransferSvcsub This EppCommandTransferSvcsub class implements EPP Command Transfer entity for EPP Svcsub objects.
EppCommandUpdate This EppCommandUpdate class implements EPP Command Update entity.
EppCommandUpdateContact This EppCommandUpdateContact class implements EPP Command Update entity for EPP Contact objects.
EppCommandUpdateDomain This EppCommandUpdateDomain class implements EPP Command Update entity for EPP Domain objects.
EppCommandUpdateHost This EppCommandUpdateHost class implements EPP Command Update entity for EPP Host objects.
EppCommandUpdateSvcsub This EppCommandUpdateSvcsub class implements EPP Command Update entity for EPP Svcsub objects.
EppCreds This EppCreds class implements EPP credsType entity.
EppCredsOptions This EppCredsOptions class implements EPP credsOptionsType entity.
 

Package com.neulevel.epp.core.command Description

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.


EPP 0.4.9

Copyright © 2001-2006 NeuStar, Inc. All Rights Reserved.