EppEntity::TYPE_EppEntity
Classes
- BizAccount This
BizAccount
class defines various constants and methods related to the BIZaccount service.
- BizContact This
BizContact
class defines various constants and methods related to EPP Contact objects associated with the BIZprotect product suite.
- BizLock This
BizLock
class defines various constants and methods related to the BIZlock service.
- BizProtect This
BizProtect
class defines various services ids in the BIZprotect product suite.
- EppAddress This
EppAddress
class implements EPP Address entity used in the EPP Contact objects.
- EppAuthInfo This
EppAuthInfo
class implements EPP AuthInfo entity.
- EppChannel This
EppChannel
class is designed to handle a channel connected to the EPP server.
- EppChannelTcp This
EppChannelTcp
is designed to handle a session connection to the EPP server via TCP/TLS.
- 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
EppCommandInfo
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
EppCommandInfo
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.
- EppContact This
EppContact
class implements EPP Contact objects.
- EppContactData This
EppContactData
class implements EPP Contact multiDataType for recording contact data.
- EppContactType This
EppContactType
class implements EPP Contact Type entity.
- EppCreds This
EppCreds
class implements EPP credsType entity.
- EppCredsOptions This
EppCredsOptions
class implements EPP credsOptionsType entity.
- EppDomain This
EppDomain
class implements EPP Domain objects.
- EppE164 This
EppE164
class implements EPP e164Type, which is the ITU E164 format for telephone numbers, plus extension.
- EppEntity The
EppEntity
class is the base class for all entities/objects defined for EPP.
- EppError This
EppError
class defines EPP result/error codes and messages.
- EppGreeting This
EppGreeting
class implements EPP Greeting entity used in the EPP Protocol initialization.
- EppHello This
EppHello
class implements EPP Hello entity used in the EPP Protocol initialization.
- EppHost This
EppHost
class implements EPP Host objects.
- EppIpAddress This
EppIpAddress
class implements EPP IP Address entity.
- EppMessageUtil This
EppSessionUtil
class contains some utility methods for handling message exchanges between an EPP Server and an EPP Client.
- EppObject This
EppObject
class is the base class for all objects registered in the registry via the EPP Protocol.
- EppParser This
EppParser
class is designed to parse and validate EPP XML messages against EPP XML Schema.
- EppPeriod This
EppPeriod
class implements EPP Domain periodType entity.
- EppPollable The
EppPollable
interface is designed for pollable EppEntity
, such as EppCommandTransfer
objects, that can be included as the data element in the response of an EPP Poll command.
- EppResponse This
EppResponse
class implements EPP Response entity.
- EppResponseData This
EppResponseData
class implements EPP Response Data entity.
- EppResponseDataCheck This
EppResponseDataCheck
class implements EPP Response Data entity for EPP Command Check.
- EppResponseDataCheckContact This
EppResponseDataCheckContact
class implements EPP Response Data entity for EPP Command Check of EPP Contact objects.
- EppResponseDataCheckDomain This
EppResponseDataCheckDomain
class implements EPP Response Data entity for EPP Command Check of EPP Domain objects.
- EppResponseDataCheckHost This
EppResponseDataCheckHost
class implements EPP Response Data entity for EPP Command Check of EPP Host objects.
- EppResponseDataCheckSvcsub This
EppResponseDataCheckSvcsub
class implements EPP Response Data entity for EPP Command Check of EPP Svcsub objects.
- EppResponseDataCreate This
EppResponseDataCreate
class implements EPP Response Data entity for EPP Command Create.
- EppResponseDataCreateContact This
EppResponseDataCreateContact
class implements EPP Response Data entity for EPP Command Create of EPP Contact objects.
- EppResponseDataCreateDomain This
EppResponseDataCreateDomain
class implements EPP Response Data entity for EPP Command Create of EPP Domain objects.
- EppResponseDataCreateHost This
EppResponseDataCreateHost
class implements EPP Response Data entity for EPP Command Create of EPP Contact objects.
- EppResponseDataCreateSvcsub This
EppResponseDataCreateSvcsub
class implements EPP Response Data entity for EPP Command Create of EPP Svcsub objects.
- EppResponseDataInfo This
EppResponseDataInfo
class implements EPP Response Data entity for EPP Command Info.
- EppResponseDataPoll This
EppResponseDataPoll
class implements EPP Response Data entity for EPP Command Poll.
- EppResponseDataTransfer This
EppResponseDataTransfer
class implements EPP Response Data entity for EPP Command Transfer.
- EppResponseDataTransferContact This
EppResponseDataTransferContact
class implements EPP Response Data entity for EPP Command Transfer of EPP Contact objects.
- EppResponseDataTransferDomain This
EppResponseDataTransferDomain
class implements EPP Response Data entity for EPP Command Transfer of EPP Domain objects.
- EppResponseDataTransferSvcsub This
EppResponseDataTransferSvcsub
class implements EPP Response Data entity for EPP Command Transfer of EPP Svcsub objects.
- EppResult This
EppResult
class implements EPP Result entity.
- EppResultMessage This
EppResultMessage
class implements EPP Result Message entity.
- EppServiceMenu This
EppServiceMenu
class implements EPP svcMenuType entity.
- EppSession This
EppSession
class is designed to handle a session connected to the EPP Server.
- EppSessionTcp This
EppSessionTcp
is designed to handle a channel connection to the EPP server via TCP/TLS.
- EppStatus This
EppStatus
class implements EPP Status entity.
- EppSvcsub This
EppSvcsub
class implements EPP Svcsub objects.
- EppSvcsubParam This
EppSvcsubParam
class implements EPP Svcsub Param entity.
- EppTransactionId This
EppTransactionId
class implements EPP trIDType entity.
- EppUnspec The
EppUnspec
class implement EPP unspecType objects.
- UsRegistrant This
UsRegistrant
class defines various constants and methods related to EPP Contact objects associated with dotUS domain names as registrants.
Functions
- EppAddress:
- EppAddress::fromXML Converts an XML element into an
EppAddress
object.
- EppAddress::getCity Gets the city string
- EppAddress::getCountryCode Gets the country code
- EppAddress::getPostalCode Gets the postal code
- EppAddress::getState Gets the province or state string
- EppAddress::getStreet Gets the streets lines stored in a DOMString array
- EppAddress::isNull Checks if an address is empty
- EppAddress::setCity Sets the city string
- EppAddress::setCountryCode Sets the country code
- EppAddress::setPostalCode Sets the postal code
- EppAddress::setState Sets the province or state string
- setStreet:
- EppAddress::toString Convert an EppAddress into XML an string, with its default tag name
- EppAddress::toXML Converts the
EppAddress
object into an XML element
- EppAddress::~EppAddress Destructor
- EppAuthInfo:
- EppAuthInfo::fromXML Converts an XML element into an
EppAuthInfo
object.
- EppAuthInfo::getRoid Gets the ROID of the authorization information
- EppAuthInfo::getType Gets the type of the authorization information
- EppAuthInfo::getValue Gets the value associated with the authorization information
- EppAuthInfo::setRoid Sets the ROID of the authorization information
- EppAuthInfo::setType Sets the type of the authorization information
- EppAuthInfo::setValue Gets the value associated with the authorization information
- EppAuthInfo::toXML Converts the
EppAuthInfo
object into an XML element
- EppAuthInfo::~EppAuthInfo Destructor
- EppChannel::EppChannel Creates an
EppChannel
object
- EppChannel::getException Gets the last exception received for the EPP Channel
- EppChannel::getMessage Gets the last message received for the EPP Channel
- EppChannel::getSession Gets the
EppSession
object associated with the EPP Channel
- EppChannel::hello Sends an EPP Hello message to the EPP Server and returns back with an
EppGreeting
object
- EppChannel::send Sends an
EppCommand
object to the EPP Server and gets an EppResponse
object back from the EPP Server
- EppChannel::setException Sets the current exception received for the EPP Channel
- EppChannel::setMessage Sets the current message received for the EPP Channel
- EppChannel::setSession Sets the
EppSession
object associated with the EPP Channel
- EppChannel::start Starts up the
EppChannel
by sending an EppCommandLogin
object to the EPP Server
- EppChannel::terminate Terminates an EPP Channel
- EppChannel::~EppChannel Destructor
- EppChannelTcp:
- EppChannelTcp::getSSL Gets the
SSL
object of OpenSSL associated with the EPP Channel
- EppChannelTcp::getSocket Gets the socket associated with the EPP Channel
- EppChannelTcp::hello Sends an EPP Hello message to the EPP Server and returns back with an
EppGreeting
object
- EppChannelTcp::send Sends an
EppCommand
object to the EPP Server and gets an EppResponse
object back from the EPP Server
- EppChannelTcp::start Starts up the
EppChannel
by sending an EppCommandLogin
object to the EPP Server
- EppChannelTcp::terminate Terminates an EPP Channel
- EppChannelTcp::useTLS Check if OpenSSL is used for establishing the EPP session
- EppChannelTcp::~EppChannelTcp Destructor
- EppCommand::EppCommand Creates
EppCommand
object
- EppCommand::check Creates an
EppCommandCheck
object based on the object type.
- EppCommand::create Creates an
EppCommandCreate
object.
- EppCommand::fromXML Converts an XML element into an
EppCommand
object.
- EppCommand::getClientTransactionId Gets transaction id from the registrar client
- EppCommand::getCreds Gets command credentials
- EppCommand::getEntityType Returns the run-time type of an EppEntity object
- EppCommand::getUnspec Gets optional unspecified object
- EppCommand::info Creates an
EppCommandInfo
object based on the object type.
- EppCommand::remove Creates an
EppCommandDelete
object based on the object type.
- EppCommand::renew Creates an
EppCommandRenew
object based on the object type.
- EppCommand::setClientTransactionId Sets transaction id from the registrar client
- EppCommand::setCreds Sets command credentials
- EppCommand::setUnspec Sets optional unspecified object
- toXMLCommon:
- EppCommand::transfer Creates an
EppCommandTransfer
object based on the object type.
- EppCommand::update Creates an
EppCommandUpdate
object based on the object type.
- EppCommand::~EppCommand Destructor
- EppCommandCheck::add Adds an object id to the list of ids of objects to be checked
- EppCommandCheck::fromXML Converts an XML element into an
EppCommandCheck
object.
- EppCommandCheck::get Gets a list of EPP Object ids to be checked
- EppCommandCheck::getEntityType Returns the run-time type of an EppEntity object
- EppCommandCheckContact:
- EppCommandCheckContact::add Adds the id of a contact object to the list of ids of contact objects be checked
- EppCommandCheckContact::addId Adds the id of a contact object to the list of ids of contact objects be checked
- EppCommandCheckContact::fromXML Converts an XML element into an
EppCommandCheckContact
object.
- EppCommandCheckContact::get Gets the list of the ids of the contact objects to be checked
- EppCommandCheckContact::getEntityType Returns the run-time type of an EppEntity object
- EppCommandCheckContact::getId Gets the list of the ids of the contact objects to be checked
- EppCommandCheckContact::toXML Converts the
EppCommandCheckContact
object into an XML element
- EppCommandCheckContact::~EppCommandCheckContact Destructor
- EppCommandCheckDomain:
- EppCommandCheckDomain::add Add a domain name to the list of the names of the domain objects to be checked
- EppCommandCheckDomain::addName Add a domain name to the list of the names of the domain objects to be checked
- EppCommandCheckDomain::fromXML Converts an XML element into an
EppCommandCheckDomain
object.
- EppCommandCheckDomain::get Gets the list of the names of the domain objects to be checked
- EppCommandCheckDomain::getEntityType Returns the run-time type of an EppEntity object
- EppCommandCheckDomain::getName Gets the list of the names of the domain objects to be checked
- EppCommandCheckDomain::toXML Converts the
EppCommandCheckDomain
object into an XML element
- EppCommandCheckDomain::~EppCommandCheckDomain Destructor
- EppCommandCheckHost:
- EppCommandCheckHost::add Adds a hot name to the the list of the names of the host objects to be checked
- EppCommandCheckHost::addName Adds a hot name to the the list of the names of the host objects to be checked
- EppCommandCheckHost::fromXML Converts an XML element into an
EppCommandCheckHost
object.
- EppCommandCheckHost::get Gets the list of the names of the host objects to be checked
- EppCommandCheckHost::getEntityType Returns the run-time type of an EppEntity object
- EppCommandCheckHost::getName Gets the list of the names of the host objects to be checked
- EppCommandCheckHost::toXML Converts the
EppCommandCheckHost
object into an XML element
- EppCommandCheckHost::~EppCommandCheckHost Destructor
- EppCommandCheckSvcsub:
- EppCommandCheckSvcsub::add Adds the id of a subscription object to the list of ids of subscription objects be checked
- EppCommandCheckSvcsub::addId Adds the id of a subscription object to the list of ids of subscription objects be checked
- EppCommandCheckSvcsub::fromXML Converts an XML element into an
EppCommandCheckSvcsub
object.
- EppCommandCheckSvcsub::get Gets the list of the ids of the subscription objects to be checked
- EppCommandCheckSvcsub::getEntityType Returns the run-time type of an EppEntity object
- EppCommandCheckSvcsub::getId Gets the list of the ids of the subscription objects to be checked
- EppCommandCheckSvcsub::toXML Converts the
EppCommandCheckSvcsub
object into an XML element
- EppCommandCheckSvcsub::~EppCommandCheckSvcsub Destructor
- EppCommandCreate:
- EppCommandCreate::fromXML Converts an XML element into an
EppCommandCreate
object.
- EppCommandCreate::getEntityType Returns the run-time type of an EppEntity object
- EppCommandCreate::getObject Gets the object to be processed
- EppCommandCreate::setObject Sets the object to be processed
- EppCommandCreate::toXML Converts the
EppCommandCreate
object into an XML element
- EppCommandCreate::~EppCommandCreate Destructor
- EppCommandDelete::fromXML Converts an XML element into an
EppCommandDelete
object.
- EppCommandDelete::getEntityType Returns the run-time type of an EppEntity object
- EppCommandDeleteContact:
- EppCommandDeleteContact::fromXML Converts an XML element into an
EppCommandDeleteContact
object.
- EppCommandDeleteContact::getEntityType Returns the run-time type of an EppEntity object
- EppCommandDeleteContact::getId Gets the id of the contact object to be deleted
- EppCommandDeleteContact::setId Sets the id of the contact object to be deleted
- EppCommandDeleteContact::toXML Converts the
EppCommandDeleteContact
object into an XML element
- EppCommandDeleteContact::~EppCommandDeleteContact Destructor
- EppCommandDeleteDomain:
- EppCommandDeleteDomain::fromXML Converts an XML element into an
EppCommandDeleteDomain
object.
- EppCommandDeleteDomain::getEntityType Returns the run-time type of an EppEntity object
- EppCommandDeleteDomain::getName Gets the name of the domain object to be deleted
- EppCommandDeleteDomain::setName Sets the name of the domain object to be deleted
- EppCommandDeleteDomain::toXML Converts the
EppCommandDeleteDomain
object into an XML element
- EppCommandDeleteDomain::~EppCommandDeleteDomain Destructor
- EppCommandDeleteHost:
- EppCommandDeleteHost::fromXML Converts an XML element into an
EppCommandDeleteHost
object.
- EppCommandDeleteHost::getEntityType Returns the run-time type of an EppEntity object
- EppCommandDeleteHost::getName Gets the name of the host object to be deleted
- EppCommandDeleteHost::setName Sets the name of the host object to be deleted
- EppCommandDeleteHost::toXML Converts the
EppCommandDeleteHost
object into an XML element
- EppCommandDeleteHost::~EppCommandDeleteHost Destructor
- EppCommandDeleteSvcsub:
- EppCommandDeleteSvcsub::fromXML Converts an XML element into an
EppCommandDeleteSvcsub
object.
- EppCommandDeleteSvcsub::getAuthInfo Gets the authorization info for the delete operation
- EppCommandDeleteSvcsub::getEntityType Returns the run-time type of an EppEntity object
- EppCommandDeleteSvcsub::getId Gets the id of the subscription object to be deleted
- EppCommandDeleteSvcsub::getUserId Gets the user id that can be used for authorization purpose
- EppCommandDeleteSvcsub::setAuthInfo Sets the authorization info for the delete operation
- EppCommandDeleteSvcsub::setId Sets the id of the subscription object to be deleted
- EppCommandDeleteSvcsub::setUserId Sets the user id that can be used for authorization purpose
- EppCommandDeleteSvcsub::toXML Converts the
EppCommandDeleteSvcsub
object into an XML element
- EppCommandDeleteSvcsub::~EppCommandDeleteSvcsub Destructor
- EppCommandInfo::fromXML Converts an XML element into an
EppCommandInfo
object.
- EppCommandInfo::getEntityType Returns the run-time type of an EppEntity object
- EppCommandInfoContact:
- EppCommandInfoContact::fromXML Converts an XML element into an
EppCommandInfoContact
object.
- EppCommandInfoContact::getEntityType Returns the run-time type of an EppEntity object
- EppCommandInfoContact::getId Gets the id of the contact object to be queried
- EppCommandInfoContact::setId Sets the id of the contact object to be queried
- EppCommandInfoContact::toXML Converts the
EppCommandInfoContact
object into an XML element
- EppCommandInfoContact::~EppCommandInfoContact Destructor
- EppCommandInfoDomain:
- EppCommandInfoDomain::fromXML Converts an XML element into an
EppCommandInfoDomain
object.
- EppCommandInfoDomain::getEntityType Returns the run-time type of an EppEntity object
- EppCommandInfoDomain::getName Gets the name of the domain object to be queried
- EppCommandInfoDomain::setName Sets the name of the domain object to be queried
- EppCommandInfoDomain::toXML Converts the
EppCommandInfoDomain
object into an XML element
- EppCommandInfoDomain::~EppCommandInfoDomain Destructor
- EppCommandInfoHost:
- EppCommandInfoHost::fromXML Converts an XML element into an
EppCommandInfoHost
object.
- EppCommandInfoHost::getEntityType Returns the run-time type of an EppEntity object
- EppCommandInfoHost::getName Gets the name of the host object to be queried
- EppCommandInfoHost::setName Sets the name of the host object to be queried
- EppCommandInfoHost::toXML Converts the
EppCommandInfoHost
object into an XML element
- EppCommandInfoHost::~EppCommandInfoHost Destructor
- EppCommandInfoSvcsub:
- EppCommandInfoSvcsub::fromXML Converts an XML element into an
EppCommandInfoSvcsub
object.
- EppCommandInfoSvcsub::getAuthInfo Gets the authorization info for the query operation
- EppCommandInfoSvcsub::getEntityType Returns the run-time type of an EppEntity object
- EppCommandInfoSvcsub::getId Gets the id of the subscription object to be queried
- EppCommandInfoSvcsub::getUserId Gets the user id that can be used for authorization purpose
- EppCommandInfoSvcsub::setAuthInfo Sets the authorization info for the query operation
- EppCommandInfoSvcsub::setId Sets the id of the subscription object to be queried
- EppCommandInfoSvcsub::setUserId Sets the user id that can be used for authorization purpose
- EppCommandInfoSvcsub::toXML Converts the
EppCommandInfoSvcsub
object into an XML element
- EppCommandInfoSvcsub::~EppCommandInfoSvcsub Destructor
- EppCommandLogin:
- EppCommandLogin::fromXML Converts an XML element into an
EppCommandLogin
object.
- EppCommandLogin::getEntityType Returns the run-time type of an EppEntity object
- EppCommandLogin::getServiceMenu Gets the menu of services to be supported
- EppCommandLogin::setServiceMenu Sets the menu of services to be supported
- EppCommandLogin::toXML Converts the
EppCommandLogin
object into an XML element
- EppCommandLogin::~EppCommandLogin Destructor
- EppCommandLogout:
- EppCommandLogout::fromXML Converts an XML element into an
EppCommandLogout
object.
- EppCommandLogout::getEntityType Returns the run-time type of an EppEntity object
- EppCommandLogout::toXML Converts the
EppCommandLogout
object into an XML element
- EppCommandLogout::~EppCommandLogout Destructor
- EppCommandPoll:
- EppCommandPoll::fromXML Converts an XML element into an
EppCommandPoll
object.
- EppCommandPoll::getEntityType Returns the run-time type of an EppEntity object
- EppCommandPoll::getMessageId Gets the message id related to the poll command
- EppCommandPoll::getOperation Gets the poll operation type
- EppCommandPoll::setMessageId Sets the message id related to the poll command
- EppCommandPoll::setOperation Sets the poll operation type, either "req" or "ack"
- EppCommandPoll::toXML Converts the
EppCommandPoll
object into an XML element
- EppCommandPoll::~EppCommandPoll Destructor
- EppCommandRenew::EppCommandRenew Creates an
EppCommandRenew
object
- EppCommandRenew::fromXML Converts an XML element into an
EppCommandInfo
object.
- EppCommandRenew::getCurrentExpireDate Gets the current expiration date of the object to be renewed
- EppCommandRenew::getEntityType Returns the run-time type of an EppEntity object
- EppCommandRenew::getPeriod Gets the
EppPeriod
object containing the period to be renewed for the object
- EppCommandRenew::setCurrentExpireDate Sets the current expiration date of the object to be renewed
- EppCommandRenew::setPeriod Sets the
EppPeriod
object containing the period to be renewed for the object
- EppCommandRenew::~EppCommandRenew Destructor
- EppCommandRenewDomain:
- EppCommandRenewDomain::fromXML Converts an XML element into an
EppCommandRenewDomain
object.
- EppCommandRenewDomain::getEntityType Returns the run-time type of an EppEntity object
- EppCommandRenewDomain::getName Gets the name of the domain to be renewed
- EppCommandRenewDomain::setName Sets the name of the domain to be renewed
- EppCommandRenewDomain::toXML Converts the
EppCommandRenewDomain
object into an XML element
- EppCommandRenewDomain::~EppCommandRenewDomain Destructor
- EppCommandRenewSvcsub:
- EppCommandRenewSvcsub::fromXML Converts an XML element into an
EppCommandRenewSvcsub
object.
- EppCommandRenewSvcsub::getAuthInfo Gets the authorization info for the renew operation
- EppCommandRenewSvcsub::getEntityType Returns the run-time type of an EppEntity object
- EppCommandRenewSvcsub::getId Gets the id of the subscription object to be renewed
- EppCommandRenewSvcsub::getUserId Gets the user id that can be used for authorization purpose
- EppCommandRenewSvcsub::setAuthInfo Sets the authorization info for the renew operation
- EppCommandRenewSvcsub::setId Sets the id of the subscription object to be renewed
- EppCommandRenewSvcsub::setUserId Sets the user id that can be used for authorization purpose
- EppCommandRenewSvcsub::toXML Converts the
EppCommandRenewSvcsub
object into an XML element
- EppCommandRenewSvcsub::~EppCommandRenewSvcsub Destructor
- EppCommandTransfer::EppCommandTransfer Creates an
EppCommandTransfer
object
- EppCommandTransfer::fromXML Converts an XML element into an
EppCommandTransfer
object.
- EppCommandTransfer::fromXMLPoll Converts an XML element into an
EppCommandTransfer
object.
- EppCommandTransfer::getAuthInfo Gets the authorization info for the transfer operation
- EppCommandTransfer::getEntityType Returns the run-time type of an EppEntity object
- EppCommandTransfer::getOperation Gets the operation related to the transfer
- EppCommandTransfer::setAuthInfo Sets the authorization info for the transfer operation
- EppCommandTransfer::setOperation Sets the operation related to the transfer.
- EppCommandTransfer::~EppCommandTransfer Destructor
- EppCommandTransferContact:
- EppCommandTransferContact::fromXML Converts an XML element into an
EppCommandTransferContact
object.
- EppCommandTransferContact::getEntityType Returns the run-time type of an EppEntity object
- EppCommandTransferContact::getId Gets the id of the contact object to be transferred
- EppCommandTransferContact::setId Sets the id of the contact object to be transferred
- EppCommandTransferContact::toXML Converts the
EppCommandTransferContact
object into an XML element
- EppCommandTransferContact::toXMLPoll Converts the
EppCommandTransferContact
object into an XML element for an EppPollable
object
- EppCommandTransferContact::~EppCommandTransferContact Destructor
- EppCommandTransferDomain:
- EppCommandTransferDomain::fromXML Converts an XML element into an
EppCommandTransferDomain
object.
- EppCommandTransferDomain::getEntityType Returns the run-time type of an EppEntity object
- EppCommandTransferDomain::getName Gets the name of the domain object to be transferred
- EppCommandTransferDomain::getPeriod Gets the registration period of the domain object to be transferred
- EppCommandTransferDomain::setName Sets the name of the domain object to be transferred
- EppCommandTransferDomain::setPeriod Sets the registration period of the domain object to be transferred
- EppCommandTransferDomain::toXML Converts the
EppCommandTransferDomain
object into an XML element
- EppCommandTransferDomain::toXMLPoll Converts the
EppCommandTransferDomain
object into an XML element for an EppPollable
object
- EppCommandTransferDomain::~EppCommandTransferDomain Destructor
- EppCommandTransferSvcsub:
- EppCommandTransferSvcsub::fromXML Converts an XML element into an
EppCommandTransferSvcsub
object.
- EppCommandTransferSvcsub::getEntityType Returns the run-time type of an EppEntity object
- EppCommandTransferSvcsub::getId Gets the id of the subscription object to be transferred
- EppCommandTransferSvcsub::getPeriod Gets the registration period of the domain object to be transferred
- EppCommandTransferSvcsub::getUserId Gets the user id that can be used for authorization purpose
- EppCommandTransferSvcsub::setId Sets the id of the subscription object to be transferred
- EppCommandTransferSvcsub::setPeriod Sets the registration period of the domain object to be transferred
- EppCommandTransferSvcsub::setUserId Sets the user id that can be used for authorization purpose
- EppCommandTransferSvcsub::toXML Converts the
EppCommandTransferSvcsub
object into an XML element
- EppCommandTransferSvcsub::toXMLPoll Converts the
EppCommandTransferSvcsub
object into an XML element for an EppPollable
object
- EppCommandTransferSvcsub::~EppCommandTransferSvcsub Destructor
- EppCommandUpdate::EppCommandUpdate Creates an
EppCommandUpdate
object
- EppCommandUpdate::fromXML Converts an XML element into an
EppCommandUpdate
object.
- EppCommandUpdate::getAddedStatus Gets the list of new status to be added for the EPP object
- EppCommandUpdate::getEntityType Returns the run-time type of an EppEntity object
- EppCommandUpdate::getRemovedStatus Gets the list of old status to be removed for the EPP object
- EppCommandUpdate::statusFromXML Converts a list of EPP Status objects from XML
- EppCommandUpdate::statusToXML Converts a list of EPP Status objects into XML
- EppCommandUpdate::~EppCommandUpdate Destructor
- EppCommandUpdateContact:
- EppCommandUpdateContact::addNewStuff Adds elements included in the <chg> tag of the update command for a contact object
- EppCommandUpdateContact::fromXML Converts an XML element into an
EppCommandUpdateDomain
object.
- EppCommandUpdateContact::getEntityType Returns the run-time type of an EppEntity object
- EppCommandUpdateContact::getId Gets the id of the contact to be updated
- EppCommandUpdateContact::getNewAscii Gets the new contact data in ascii encoding, or null if not changed
- EppCommandUpdateContact::getNewEmail Gets the new email address of the contact, or null if not changed
- EppCommandUpdateContact::getNewFax Gets the new fax number
- EppCommandUpdateContact::getNewI15d Gets the new contact data in native encoding, or null if not changed
- EppCommandUpdateContact::getNewVoice Gets the new voice phone number
- EppCommandUpdateContact::setId Sets the id of the contact to be updated
- EppCommandUpdateContact::setNewAscii Sets the new contact data in ascii encoding, or null if not changed
- EppCommandUpdateContact::setNewAuthInfo Sets the new authorization information for the contact if it needs to be changed
- EppCommandUpdateContact::setNewEmail Sets the new email address of the contact, or null if not changed
- setNewFax:
- EppCommandUpdateContact::setNewI15d Sets the new contact data in ascii encoding, or null if not changed
- setNewVoice:
- EppCommandUpdateContact::toXML Converts the
EppCommandUpdateContact
object into an XML element
- EppCommandUpdateContact::~EppCommandUpdateContact Destructor
- EppCommandUpdateDomain:
- EppCommandUpdateDomain::addContact Adds a new contact to be associated with the domain
- EppCommandUpdateDomain::addNameServer Adds a new name server to be associated with the domain
- EppCommandUpdateDomain::contactFromXML Converts a list of contacts from XML format
- EppCommandUpdateDomain::contactToXML Converts a list of contacts into XML
- EppCommandUpdateDomain::fromXML Converts an XML element into an
EppCommandUpdateDomain
object.
- EppCommandUpdateDomain::getContactAdded Gets the list of new contacts to be added to the domain
- EppCommandUpdateDomain::getContactRemoved Gets the list of old contacts to be removed from the domain
- EppCommandUpdateDomain::getEntityType Returns the run-time type of an EppEntity object
- EppCommandUpdateDomain::getName Gets the name of the domain to be updated
- EppCommandUpdateDomain::getNameServerAdded Gets the list of new name servers to be added to the domain
- EppCommandUpdateDomain::getNameServerRemoved Gets the list of old name servers to be removed from the domain
- EppCommandUpdateDomain::getNewAuthInfo Gets the new authorization information for the domain, or null if the authorization information of the domain is not to be changed
- EppCommandUpdateDomain::getNewRegistrant Gets the new registrant's contact id for the domain, or null if the registrant of the domain is not to be changed
- EppCommandUpdateDomain::nameServerFromXML Converts a list of name servers from XML format
- EppCommandUpdateDomain::nameServerToXML Converts a list of name servers into XML
- EppCommandUpdateDomain::setName Sets the name of the domain to be updated
- EppCommandUpdateDomain::setNewAuthInfo Sets the new authorization information for the domain if it needs to be changed
- EppCommandUpdateDomain::setNewRegistrant Sets the new registrant's contact id for the domain if a new registrant claims the ownership of the domain
- EppCommandUpdateDomain::toXML Converts the
EppCommandUpdateDomain
object into an XML element
- EppCommandUpdateDomain::~EppCommandUpdateDomain Destructor
- EppCommandUpdateHost:
- EppCommandUpdateHost::addAddress Adds a new IP address to be associated with the host
- EppCommandUpdateHost::addressFromXML Converts a list of IP addresses from XML format
- EppCommandUpdateHost::addressToXML Converts a list of IP addresses into XML
- EppCommandUpdateHost::fromXML Converts an XML element into an
EppCommandUpdateHost
object.
- EppCommandUpdateHost::getAddressAdded Gets the list of new IP addresses to be added to the host
- EppCommandUpdateHost::getAddressRemoved Gets the list of old IP addresses to be removed from the host
- EppCommandUpdateHost::getEntityType Returns the run-time type of an EppEntity object
- EppCommandUpdateHost::getName Gets the name of the host to be updated
- EppCommandUpdateHost::getNewName Gets the new name for the host, or null if the name of the the host is not to be changed
- EppCommandUpdateHost::setName Sets the name of the host to be updated
- EppCommandUpdateHost::setNewName Sets the new name for the host if the name of the the host needs to be changed
- EppCommandUpdateHost::toXML Converts the
EppCommandUpdateHost
object into an XML element
- EppCommandUpdateHost::~EppCommandUpdateHost Destructor
- EppCommandUpdateSvcsub:
- EppCommandUpdateSvcsub::addContact Adds a new contact to be associated with the svcsub object
- EppCommandUpdateSvcsub::addParam Adds a new parameter to be associated with the svcsub object
- EppCommandUpdateSvcsub::contactFromXML Converts a list of contacts from XML format
- EppCommandUpdateSvcsub::contactToXML Converts a list of contacts into XML
- EppCommandUpdateSvcsub::fromXML Converts an XML element into an
EppCommandUpdateSvcsub
object.
- EppCommandUpdateSvcsub::getAuthInfo Gets the authorization information for the update operation
- EppCommandUpdateSvcsub::getContactAdded Gets the list of new contacts to be added to the svcsub object
- EppCommandUpdateSvcsub::getContactRemoved Gets the list of old contacts to be removed from the svcsub object
- EppCommandUpdateSvcsub::getEntityType Returns the run-time type of an EppEntity object
- EppCommandUpdateSvcsub::getId Gets the id of the svcsub object to be updated
- EppCommandUpdateSvcsub::getNewAuthInfo Gets the new authorization information for the svcsub object, or null if the authorization information of the svcsub object is not to be changed
- EppCommandUpdateSvcsub::getNewRegistrant Gets the new registrant's contact id for the svcsub object, or null if the registrant of the svcsub object is not to be changed
- EppCommandUpdateSvcsub::getParamAdded Gets the list of new parameters to be added to the svcsub object
- EppCommandUpdateSvcsub::getParamRemoved Gets the list of old parameters to be removed from the svcsub object
- EppCommandUpdateSvcsub::getUserId Gets the user id that can be used for authorization purpose
- EppCommandUpdateSvcsub::paramFromXML Converts a list of service parameters from XML format
- EppCommandUpdateSvcsub::paramToXML Converts a list of service parameters into XML
- EppCommandUpdateSvcsub::setAuthInfo Sets the authorization information for the update operation
- EppCommandUpdateSvcsub::setId Sets the id of the svcsub object to be updated
- EppCommandUpdateSvcsub::setNewAuthInfo Sets the new authorization information for the svcsub object if it needs to be changed
- EppCommandUpdateSvcsub::setNewRegistrant Sets the new registrant's contact id for the svcsub object, if a new registrant claims the ownership of the svcsub object
- EppCommandUpdateSvcsub::setUserId Sets the user id that can be used for authorization purpose
- EppCommandUpdateSvcsub::toXML Converts the
EppCommandUpdateSvcsub
object into an XML element
- EppCommandUpdateSvcsub::~EppCommandUpdateSvcsub Destructor
- EppContact:
- EppContact::check Creates an
EppCommandCheckContact
object for checking the existance of EPP Contact objects in the registry.
- EppContact::fromXML Converts an XML element into an
EppContact
object.
- EppContact::getContactDataAscii Gets the contact data in ascii encoding
- EppContact::getContactDataI15d Gets the contact data in native encoding
- EppContact::getEmail Gets the email address of the contact
- EppContact::getEntityType Returns the run-time type of an EppEntity object
- EppContact::getFax Gets the fax number of the contact
- EppContact::getId Gets the contact id
- EppContact::getVoice Gets the voice phone number of the contact
- EppContact::info Creates an
EppCommandInfoContact
object for querying the details of an EPP Contact object
- EppContact::remove Creates an
EppCommandDeleteContact
object for deleting an EPP Contact object from the registry.
- EppContact::setContactDataAscii Sets the contact data in ascii encoding
- EppContact::setContactDataI15d Sets the contact data in native encoding
- EppContact::setEmail Sets the email address of the contact
- setFax:
- EppContact::setId Sets the contact id
- setVoice:
- EppContact::toXML Converts the
EppContact
object into an XML element
- EppContact::transfer Creates an
EppCommandTransferContact
object for transfering an EPP Contact object in the registry.
- EppContact::update Creates an
EppCommandUpdateContact
object for updating an EPP Contact object in the registry.
- EppContact::~EppContact Destructor
- EppContactData:
- EppContactData::fromXML Converts an XML element into an
EppContactData
object.
- EppContactData::getAddress Gets the address of the contact
- EppContactData::getName Gets the name of the contact
- EppContactData::getOrganization Gets the organization name of the contact
- EppContactData::getOrganizationFlag Gets the flag indicating that the organization name should be nullified
- EppContactData::setAddress Sets the address of the contact
- EppContactData::setName Sets the name of the contact
- EppContactData::setOrganization Sets the organization name of the contact
- EppContactData::setOrganizationFlag Sets the flag indicating that the organization name should be nullified
- EppContactData::toXML Converts the
EppContactData
object into an XML element
- EppContactData::~EppContactData Destructor
- EppContactType:
- EppContactType::fromXML Converts an XML element into an
EppContactType
object.
- EppContactType::getContactId Gets a sub-list of contact ids, given a list of contact types and a type string
- EppContactType::getId Gets the id of the contact
- EppContactType::getType Gets the type of the contact
- EppContactType::setId Sets the id of the contact
- EppContactType::setType Sets the type of the contact
- EppContactType::toXML Converts the
EppContactType
object into an XML element
- EppContactType::~EppContactType Destructor
- EppCreds:
- EppCreds::fromXML Converts an XML element into an
EppCreds
object.
- EppCreds::getClientId Gets registrar client id
- EppCreds::getNewPassword Gets registrar client's new password
- EppCreds::getOptions Gets credentials options
- EppCreds::getPassword Gets registrar client's password
- EppCreds::setClientId Sets registrar client id
- EppCreds::setNewPassword Sets registrar client's new password
- EppCreds::setOptions Sets credentials options
- EppCreds::setPassword Sets registrar client's password
- EppCreds::toString Converts the
EppCreds
object into plain XML text string by using the default root tag name
- EppCreds::toXML Converts the
EppCreds
object into an XML element
- EppCreds::~EppCreds Destructor
- EppCredsOptions:
- EppCredsOptions::fromXML Converts an XML element into an
EppCredsOptions
object.
- EppCredsOptions::getLanguage Gets language id
- EppCredsOptions::getVersion Gets version string
- EppCredsOptions::setLanguage Sets language id
- EppCredsOptions::setVersion Sets version string
- EppCredsOptions::toString Converts the
EppCredsOptions
object into plain XML text string by using the default root tag name
- EppCredsOptions::toXML Converts the
EppCredsOptions
object into an XML element
- EppCredsOptions::~EppCredsOptions Destructor
- EppDomain:
- addContact:
- EppDomain::addHost Adds a host name associated with the domain
- EppDomain::addNameServer Add a name server associated with the domain
- EppDomain::check Creates an
EppCommandCheckDomain
object for checking the existance of EPP Domain objects in the registry.
- EppDomain::fromXML Converts an XML element into an
EppDomain
object.
- EppDomain::getContact Gets a list of contacts associated with the domain
- EppDomain::getEntityType Returns the run-time type of an EppEntity object
- EppDomain::getHost Gets a list of host names associated with the domain
- EppDomain::getName Gets the domain name
- EppDomain::getNameServer Gets a list of name servers associated with the domain
- EppDomain::getPeriod Gets registration period for the domain name
- EppDomain::getRegistrant Gets the contact id of the registrant which owns the domain
- EppDomain::info Creates an
EppCommandInfoDomain
object for querying the details of an EPP Domain object
- EppDomain::remove Creates an
EppCommandDeleteDomain
object for deleting an EPP Domain object from the registry.
- EppDomain::renew Creates an
EppCommandRenewDomain
object for renewing the registration of an EPP Domain object in the registry.
- EppDomain::setName Sets the domain name
- EppDomain::setPeriod Sets registration period for the domain name
- EppDomain::setRegistrant Sets the contact id of the registrant which owns the domain
- EppDomain::toXML Converts the
EppDomain
object into an XML element
- EppDomain::transfer Creates an
EppCommandTransferDomain
object for transfering an EPP Domain object in the registry.
- EppDomain::update Creates an
EppCommandUpdateDomain
object for updating an EPP Domain object in the registry.
- EppDomain::~EppDomain Destructor
- EppE164:
- EppE164::fromXML Converts an XML element into an
EppE164
object.
- EppE164::getExtension Gets the extension of the phone number, if any
- EppE164::getNumber Gets the phone number
- EppE164::setExtension Sets the extension of the phone number
- EppE164::setNumber Sets the phone number
- EppE164::toXML Converts the
EppE164
object into an XML element
- EppE164::~EppE164 Destructor
- EppEntity::EppEntity Constructor
- EppEntity::fromXML Converts an XML element into an
EppEntity
object.
- EppEntity::getEntityType Returns the run-time type of an EppEntity object
- EppEntity::instanceOf Checks if an EppEntity object is an instance of an specific object type
- toString:
- EppEntity::toXML Converts the
EppEntity
object into an XML element
- EppEntity::~EppEntity Destructor
- EppError::getText Converts a result code into text, or null if the code is not defined
- EppError::isError Check if a result code is an error code
- EppError::isValid Checks if a result code is valid
- EppGreeting:
- EppGreeting::cloneServiceMenu Clones the service menu
- EppGreeting::fromXML Converts an XML element into an
EppGreeting
object.
- EppGreeting::getServiceDate Gets the date associated with the service.
- EppGreeting::getServiceId Gets the identifier of the service
- EppGreeting::getServiceMenu Gets the menu of the service provided
- EppGreeting::setServiceDate Sets the date associated with the service
- EppGreeting::setServiceId Sets the identifier of the service
- EppGreeting::setServiceMenu Sets the menu of the service provided
- EppGreeting::toXML Converts the
EppGreeting
object into an XML element
- EppGreeting::~EppGreeting Destructor
- EppHello::EppHello Creates an
EppHello
object
- EppHello::fromXML Converts an XML element into an
EppHello
object.
- EppHello::toXML Converts the
EppHello
object into an XML element
- EppHello::~EppHello Destructor
- EppHost:
- EppHost::addAddress Adds an IP address into the list of the IP addresses associated with the host
- EppHost::check Creates an
EppCommandCheckHost
object for checking the existance of EPP Host objects in the registry.
- EppHost::fromXML Converts an XML element into an
EppHost
object.
- EppHost::getAddress Gets the list of IP addresses associated with the host
- EppHost::getEntityType Returns the run-time type of an EppEntity object
- EppHost::getName Gets the name of the host
- EppHost::info Creates an
EppCommandInfoHost
object for querying the details of an EPP Host object
- EppHost::remove Creates an
EppCommandDeleteHost
object for deleting an EPP Host object from the registry.
- EppHost::setName Sets the name of the host
- EppHost::toXML Converts the
EppHost
object into an XML element
- EppHost::update Creates an
EppCommandUpdateHost
object for updating an EPP Host object in the registry.
- EppHost::~EppHost Destructor
- EppIpAddress:
- EppIpAddress::fromXML Converts an XML element into an
EppIpAddress
object.
- EppIpAddress::getAddress Gets the IP address
- EppIpAddress::getType Gets the IP address type, either "v4" or "v6"
- EppIpAddress::setAddress Sets the IP address
- EppIpAddress::setType Sets the IP address type, either "v4" or "v6"
- EppIpAddress::toXML Converts the
EppIpAddress
object into an XML element
- EppIpAddress::~EppIpAddress Destructor
- EppMessageUtil::checkSocket Checks if there is timeout/error/input in a socket
- getEppPayload:
- send:
- EppObject::EppObject Constructor
- EppObject::addStatus Adds a status to the
EppObject
- EppObject::create Creates an
EppCommandCreate
object for creating an EPP Object in the registry.
- EppObject::freeCommon Frees shared
EppObject
components
- EppObject::fromXML Converts an XML element into an
EppObject
object
- EppObject::fromXMLCommon Converts shared
EppObject
components from XML
- EppObject::getAuthInfo Gets the authorization info of the
EppObject
- EppObject::getClientId Gets the id of the registrar client sponsering the
EppObject
- EppObject::getClientIdCreated Gets the id of the registrar client creating the
EppObject
initially
- EppObject::getClientIdUpdated Gets the id of the registrar client updating the
EppObject
most recently
- EppObject::getDateCreated Gets the date of the
EppObject
created
- EppObject::getDateExpired Gets the date of the
EppObject
expiration date
- EppObject::getDateTransferred Gets the date of the
EppObject
transferred
- EppObject::getDateUpdated Gets the date of the
EppObject
updated
- EppObject::getEntityType Returns the run-time type of an EppEntity object
- EppObject::getRoid Gets ROID of the
EppObject
- EppObject::getStatus Gets the status of the
EppObject
- EppObject::setAuthInfo Sets the authorization info of the
EppObject
- EppObject::setClientId Sets the id of the registrar client sponsering the
EppObject
- EppObject::setClientIdCreated Sets the id of the registrar client creating the
EppObject
initially
- EppObject::setClientIdUpdated Sets the id of the registrar client updating the
EppObject
most recently
- EppObject::setDateCreated Sets the date of the
EppObject
created
- EppObject::setDateExpired Sets the expiration date of the
EppObject
- EppObject::setDateTransferred Sets the date of the
EppObject
transferred
- EppObject::setDateUpdated Sets the date of the
EppObject
updated
- EppObject::setRoid Sets ROID of the
EppObject
- EppObject::toXMLCommon Converts shared
EppObject
components into XML
- EppObject::~EppObject Destructor
- EppParser:
- EppParser::error
ErrorHandler
method - Errors
- EppParser::fatalError
ErrorHandler
method - Fatal errors
- EppParser::getDocument Gets
DOM_Document
object after parsing
- EppParser::getParser Gets the DOM Parser used for parsing EPP messages
- EppParser::getResult Gets parsing result as an
EppResult
object
- EppParser::getRootNode Gets the root "epp" node of parsing result as an
Node
object.
- EppParser::hasError Checks if there is any errors after parsing
- parse:
- EppParser::parseFile Parses an EPP message stored in a file
- EppParser::resetErrors
ErrorHandler
method - Reset errors
- EppParser::warning
ErrorHandler
method - Warnings
- EppParser::~EppParser Destructor for an
EppParser
object
- EppPeriod:
- EppPeriod::fromXML Converts an XML element into an
EppPeriod
object.
- EppPeriod::getUnit Gets the unit of the period
- EppPeriod::getValue Gets the value of the period
- EppPeriod::setUnit Sets the unit of the period, either 'y' for year or 'm' for month
- EppPeriod::setValue Sets the value of the period
- EppPeriod::toXML Converts the
EppPeriod
object into an XML element
- EppPeriod::~EppPeriod Destructor
- EppPollable::toXMLPoll Converts the
EppPollable
object into an XML element that can be included as the data element in the response of an EPP Poll command.
- EppPollable::~EppPollable Destructor
- EppResponse::EppResponse Creates an
EppResponse
object
- addResult:
- EppResponse::fromXML Converts an XML element into an
EppResponse
object.
- EppResponse::getEntityType Returns the run-time type of an EppEntity object
- EppResponse::getMessageQueueUpdated Gets the timestamp of the message queue updated by the server
- EppResponse::getMessageQueued Gets number of messages queued
- EppResponse::getResponseData Gets response data
- EppResponse::getResult Gets result
- EppResponse::getTransactionId Gets transaction id from the registrar client
- EppResponse::getUnspec Gets optional unspecified object
- EppResponse::setMessageQueueUpdated Sets the timestamp of the message queue updated by the server
- EppResponse::setMessageQueued Sets number of messages queued
- EppResponse::setResponseData Sets response data
- EppResponse::setTransactionId Sets transaction id
- EppResponse::setUnspec Sets optional unspecified object
- EppResponse::success Checks if the EPP Response is for a completed operation without any error
- EppResponse::toXML Converts the
EppResponse
object into an XML element
- EppResponse::~EppResponse Destructor
- EppResponseData::fromXML Converts an XML element into an
EppResponseData
object.
- EppResponseData::getEntityType Returns the run-time type of an EppEntity object
- EppResponseDataCheck::EppResponseDataCheck Constructor
- EppResponseDataCheck::add Adds an entry into the
HashMap
for indicating if the object exists in the registry or not
- EppResponseDataCheck::check Checks if an object id is in the
HashMap
- EppResponseDataCheck::fromXMLCommon Converts shared
EppResponseDataCheck
components from XML format.
- EppResponseDataCheck::getEntityType Returns the run-time type of an EppEntity object
- EppResponseDataCheck::getHashMap Gets the check result list associated with the result data of the check command
- EppResponseDataCheck::toXMLCommon Converts shared
EppResponseDataCheck
component into XML elements
- EppResponseDataCheck::~EppResponseDataCheck Destructor
- EppResponseDataCheckContact::EppResponseDataCheckContact Creates an
EppResponseDataCheckContact
object
- EppResponseDataCheckContact::fromXML Converts an XML element into an
EppResponseDataCheckContact
object.
- EppResponseDataCheckContact::getEntityType Returns the run-time type of an EppEntity object
- EppResponseDataCheckContact::toXML Converts an
EppResponseDataCheckContact
object into an XML element.
- EppResponseDataCheckContact::~EppResponseDataCheckContact Destructor
- EppResponseDataCheckDomain::EppResponseDataCheckDomain Creates an
EppResponseDataCheckDomain
object
- EppResponseDataCheckDomain::fromXML Converts an XML element into an
EppResponseDataCheckDomain
object.
- EppResponseDataCheckDomain::getEntityType Returns the run-time type of an EppEntity object
- EppResponseDataCheckDomain::toXML Converts an
EppResponseDataCheckDomain
object into an XML element.
- EppResponseDataCheckDomain::~EppResponseDataCheckDomain Destructor
- EppResponseDataCheckHost::EppResponseDataCheckHost Creates an
EppResponseDataCheckHost
object
- EppResponseDataCheckHost::fromXML Converts an XML element into an
EppResponseDataCheckHost
object.
- EppResponseDataCheckHost::getEntityType Returns the run-time type of an EppEntity object
- EppResponseDataCheckHost::toXML Converts an
EppResponseDataCheckHost
object into an XML element.
- EppResponseDataCheckHost::~EppResponseDataCheckHost Destructor
- EppResponseDataCheckSvcsub::EppResponseDataCheckSvcsub Creates an
EppResponseDataCheckSvcsub
object
- EppResponseDataCheckSvcsub::fromXML Converts an XML element into an
EppResponseDataCheckSvcsub
object.
- EppResponseDataCheckSvcsub::getEntityType Returns the run-time type of an EppEntity object
- EppResponseDataCheckSvcsub::toXML Converts an
EppResponseDataCheckSvcsub
object into an XML element.
- EppResponseDataCheckSvcsub::~EppResponseDataCheckSvcsub Destructor
- EppResponseDataCreate::EppResponseDataCreate Creates
EppResponseDataCreate
object
- EppResponseDataCreate::getEntityType Returns the run-time type of an EppEntity object
- EppResponseDataCreate::getRoid Gets ROID associated with the creation of an
EppObject
- EppResponseDataCreate::setRoid Sets ROID associated with the creation of an
EppObject
- EppResponseDataCreate::~EppResponseDataCreate Destructor
- EppResponseDataCreateContact:
- EppResponseDataCreateContact::fromXML Converts an XML element into an
EppResponseDataCreateContact
object.
- EppResponseDataCreateContact::getEntityType Returns the run-time type of an EppEntity object
- EppResponseDataCreateContact::getId Gets the contact id
- EppResponseDataCreateContact::setId Sets the contact id
- EppResponseDataCreateContact::toXML Converts an
EppResponseDataCreateContact
object into an XML element.
- EppResponseDataCreateContact::~EppResponseDataCreateContact Destructor
- EppResponseDataCreateDomain:
- EppResponseDataCreateDomain::fromXML Converts an XML element into an
EppResponseDataCreateDomain
object.
- EppResponseDataCreateDomain::getDateExpired Gets expiration date of the domain created
- EppResponseDataCreateDomain::getEntityType Returns the run-time type of an EppEntity object
- EppResponseDataCreateDomain::getName Gets the name of the domain created
- EppResponseDataCreateDomain::setDateExpired Sets expiration date of the domain created
- EppResponseDataCreateDomain::setName Sets the name of the domain created
- EppResponseDataCreateDomain::toXML Converts an
EppResponseDataCreateDomain
object into an XML element.
- EppResponseDataCreateDomain::~EppResponseDataCreateDomain Destructor
- EppResponseDataCreateHost:
- EppResponseDataCreateHost::fromXML Converts an XML element into an
EppResponseDataCreateHost
object.
- EppResponseDataCreateHost::getEntityType Returns the run-time type of an EppEntity object
- EppResponseDataCreateHost::getName Gets the name of the host created
- EppResponseDataCreateHost::setName Sets the name of the host created
- EppResponseDataCreateHost::toXML Converts an
EppResponseDataCreateHost
object into an XML element.
- EppResponseDataCreateHost::~EppResponseDataCreateHost Destructor
- EppResponseDataCreateSvcsub:
- EppResponseDataCreateSvcsub::fromXML Converts an XML element into an
EppResponseDataCreateSvcsub
object.
- EppResponseDataCreateSvcsub::getDateExpired Gets expiration date of the subscription object created
- EppResponseDataCreateSvcsub::getEntityType Returns the run-time type of an EppEntity object
- EppResponseDataCreateSvcsub::getId Gets the id of the subscription object created
- EppResponseDataCreateSvcsub::setDateExpired Sets expiration date of the subscription object created
- EppResponseDataCreateSvcsub::setId Sets the id of the subscription object created
- EppResponseDataCreateSvcsub::toXML Converts an
EppResponseDataCreateSvcsub
object into an XML element.
- EppResponseDataCreateSvcsub::~EppResponseDataCreateSvcsub Destructor
- EppResponseDataInfo:
- EppResponseDataInfo::fromXML Converts an XML element into an
EppResponseDataInfo
object.
- EppResponseDataInfo::getEntityType Returns the run-time type of an EppEntity object
- EppResponseDataInfo::getObject Gets the
EppObject
returned by the EPP info command
- EppResponseDataInfo::setObject Sets the
EppObject
returned by the EPP info command
- EppResponseDataInfo::toXML Converts the
EppResponseDataInfo
object into an XML element
- EppResponseDataInfo::~EppResponseDataInfo Destructor
- EppResponseDataPoll:
- EppResponseDataPoll::fromXML Converts an XML element into an
EppResponseDataPoll
object.
- EppResponseDataPoll::getEntityType Returns the run-time type of an EppEntity object
- EppResponseDataPoll::getPollable Gets the
EppPollable
object returned by the EPP poll poll command
- EppResponseDataPoll::setPollable Sets the
EppPollable
object returned by the EPP poll command
- EppResponseDataPoll::toXML Converts the
EppResponseDataPoll
object into an XML element
- EppResponseDataPoll::~EppResponseDataPoll Destructor
- EppResponseDataTransfer::EppResponseDataTransfer Creates an
EppResponseDataTransfer
object
- EppResponseDataTransfer::fromXMLCommon Converts shared
EppResponseDataTransfer
components from XML format.
- EppResponseDataTransfer::getActionClientId Gets the id of the client that should act upon the transfer request
- EppResponseDataTransfer::getActionDate Gets the date that the transfer request is required to be acted upon before an automated response action taken place by the server, if the request status is still pending; or the date that the request was completed.
- EppResponseDataTransfer::getEntityType Returns the run-time type of an EppEntity object
- EppResponseDataTransfer::getRequestClientId Gets the id of the client made the transfer request
- EppResponseDataTransfer::getRequestDate Gets the date that the transfer request is made
- EppResponseDataTransfer::getTransferStatus Gets the transfer status
- EppResponseDataTransfer::setActionClientId Sets the id of the client that should act upon the transfer request
- EppResponseDataTransfer::setActionDate Sets the date that the transfer request is required to be acted upon before an automated response action taken place by the server, if the request status is still pending; or the date that the request was completed.
- EppResponseDataTransfer::setRequestClientId Sets the id of the client made the transfer request
- EppResponseDataTransfer::setRequestDate Sets the date that the transfer request is made
- EppResponseDataTransfer::setTransferStatus Sets the transfer status
- EppResponseDataTransfer::toXMLCommon Converts shared
EppResponseDataTransfer
component into XML elements
- EppResponseDataTransfer::~EppResponseDataTransfer Destructor
- EppResponseDataTransferContact:
- EppResponseDataTransferContact::fromXML Converts an XML element into an
EppResponseDataTransferContact
object.
- EppResponseDataTransferContact::getEntityType Returns the run-time type of an EppEntity object
- EppResponseDataTransferContact::getId Gets the id of the EPP Contact object
- EppResponseDataTransferContact::setId Sets the id of the EPP Contact Object
- EppResponseDataTransferContact::toXML Converts the
EppResponseDataTransferContact
object into an XML element
- EppResponseDataTransferContact::~EppResponseDataTransferContact Destructor
- EppResponseDataTransferDomain:
- EppResponseDataTransferDomain::fromXML Converts an XML element into an
EppResponseDataTransferDomain
object.
- EppResponseDataTransferDomain::getDateExpired Gets the new expiration date of the domain after the transfer, or null if the transfer request does not change the expiration date of domain
- EppResponseDataTransferDomain::getEntityType Returns the run-time type of an EppEntity object
- EppResponseDataTransferDomain::getName Gets the name of the EPP Domain object
- EppResponseDataTransferDomain::setDateExpired Sets the new expiration date of the domain after the transfer.
- EppResponseDataTransferDomain::setName Sets the name of the EPP Domain Object
- EppResponseDataTransferDomain::toXML Converts the
EppResponseDataTransferDomain
object into an XML element
- EppResponseDataTransferDomain::~EppResponseDataTransferDomain Destructor
- EppResponseDataTransferSvcsub:
- EppResponseDataTransferSvcsub::fromXML Converts an XML element into an
EppResponseDataTransferSvcsub
object.
- EppResponseDataTransferSvcsub::getDateExpired Gets the new expiration date of the subscription object after the transfer, or null if the transfer request does not change the expiration date of the subscription object
- EppResponseDataTransferSvcsub::getEntityType Returns the run-time type of an EppEntity object
- EppResponseDataTransferSvcsub::getId Gets the id of the EPP Svcsub object
- EppResponseDataTransferSvcsub::setDateExpired Sets the new expiration date of the subscription object after the transfer.
- EppResponseDataTransferSvcsub::setId Sets the id of the EPP Svcsub object
- EppResponseDataTransferSvcsub::toXML Converts the
EppResponseDataTransferSvcsub
object into an XML element
- EppResponseDataTransferSvcsub::~EppResponseDataTransferSvcsub Destructor
- EppResult:
- EppResult::addValue Adds values to be returned
- EppResult::clone Clones itself, including message and values
- EppResult::fromXML Converts an XML element into an
EppResult
object.
- EppResult::getCode Gets result code
- EppResult::getMessage Gets message to be returned
- EppResult::getValue Gets values to be returned
- EppResult::setCode Sets result code
- setMessage:
- EppResult::toXML Converts the
EppResult
object into an XML element
- EppResult::~EppResult Destructor
- EppResultMessage:
- EppResultMessage::fromXML Converts an XML element into an
EppResultMessage
object.
- EppResultMessage::getId Gets message id
- EppResultMessage::getLanguage Gets language type of the message
- EppResultMessage::getMessage Gets message to be returned
- EppResultMessage::setId Sets message id
- EppResultMessage::setLanguage Sets language type of the message
- EppResultMessage::setMessage Sets message to be returned
- EppResultMessage::toXML Converts the
EppResultMessage
object into an XML element
- EppResultMessage::~EppResultMessage Destructor
- EppServiceMenu::EppServiceMenu Creates an
EppServiceMenu
object
- EppServiceMenu::addLanguage Adds a language to the list of languages supported by the EPP server
- EppServiceMenu::addService Adds an object name to the list of all objects supported by the EPP server
- EppServiceMenu::addUnspec Adds an unspec object to the list of all unspec objects supported by the EPP server
- EppServiceMenu::addVersion Adds a version number to the list of versions supported by the EPP server
- EppServiceMenu::fromXML Converts an XML element into an
EppServiceMenu
object.
- EppServiceMenu::getLanguage Returns a
Vector
containing all languages supported by the Epp server
- EppServiceMenu::getService Returns a
Vector
containing the name space and schema location of all objects supported by the EPP server
- EppServiceMenu::getUnspec Returns a
Vector
containing the name space and schema location of all unspec objects supported by the EPP server.
- EppServiceMenu::getVersion Returns a
Vector
containing all version numbers supported by the EPP server
- EppServiceMenu::toXML Converts the
EppServiceMenu
object into an XML element
- EppServiceMenu::~EppServiceMenu Destructor
- EppSession::EppSession Creates an
EppSession
object
- EppSession::close Closes the EPP Session
- EppSession::connect Connects to the EPP Server and establishs an EPP Session
- EppSession::getChannel Allocates an EPP Channel
- EppSession::getException Gets the last exception received for the EPP Session
- EppSession::getMessage Gets the last message received for the EPP Session
- EppSession::hello Sends an EPP Hello message to the EPP Server and returns back with an
EppGreeting
object
- EppSession::init Initializes the run-time parameters related to an EPP Session.
- EppSession::setException Sets the current exception received for the EPP Session
- EppSession::setMessage Sets the current message received for the EPP Session
- EppSession::~EppSession Destructor
- EppSessionTcp:
- EppSessionTcp::cleanup Cleans up everything
- EppSessionTcp::close Closes the EPP Session over TCP/TLS
- EppSessionTcp::connect Connects to the EPP Server and establishs an EPP session over TCP/TLS
- EppSessionTcp::getChannel Allocates an EPP Channel over TCP/TLS
- EppSessionTcp::getSSL Gets the SSL object associated with the EPP Session using OpenSSL
- EppSessionTcp::getSocket Gets the socket associated with the EPP Session without OpenSSL
- EppSessionTcp::getSocketTimeout Gets the socket timeout value used for calling setsockopt(2) with parameter SOL_SOCKET, SO_RVCTIMEO and SO_SNDTIMEO, before the socket is bounded.
- EppSessionTcp::hello Sends an EPP Hello message to the EPP Server and returns back with an
EppGreeting
object
- EppSessionTcp::init Initializes the run-time parameters related to an EPP Session.
- EppSessionTcp::initSocket Initializes connection using plain socket
- EppSessionTcp::initTLS Initializes connection using OpenSSL
- EppSessionTcp::setPrivateKeyFile Sets the client private key file and type.
- EppSessionTcp::setPublicKeyFile Sets the client public key file and type.
- EppSessionTcp::setRemoteKeyFile Sets the server public key file.
- EppSessionTcp::setSocketTimeout Sets the socket timeout value used for calling setsockopt(2) with parameter SOL_SOCKET, SO_RVCTIMEO and SO_SNDTIMEO, before the socket is bounded.
- EppSessionTcp::useTLS Gets the flag indicating if TLS is used
- EppSessionTcp::~EppSessionTcp Destructor
- EppStatus:
- EppStatus::fromXML Converts an XML element into an
EppStatus
object.
- EppStatus::getLanguage Gets the language for encoding the description message
- EppStatus::getMessage Gets the description message associated with the
EppStatus
object
- EppStatus::getStatus Gets the status code string
- EppStatus::setLanguage Sets the language for encoding the description message
- EppStatus::setMessage Sets the description message associated with the
EppStatus
object
- EppStatus::setStatus Sets the status code string
- EppStatus::toXML Converts the
EppStatus
object into an XML element
- EppStatus::~EppStatus Destructor
- EppSvcsub:
- addContact:
- addParam:
- EppSvcsub::addParam Add a service parameter to be associated with the subscription, given a parameter name and its value
- EppSvcsub::addParam Add a service parameter to be associated with the subscription
- EppSvcsub::check Creates an
EppCommandCheckSvcsub
object for checking the existance of EPP Svcsub objects in the registry.
- EppSvcsub::fromXML Converts an XML element into an
EppSvcsub
object.
- EppSvcsub::getContact Gets a list of contacts associated with the service subscription object
- EppSvcsub::getContactId Extracts a list of the contact ids associated with the service subscription object based on the contact type
- EppSvcsub::getEntityType Returns the run-time type of an EppEntity object
- EppSvcsub::getId Gets the service subscription id
- EppSvcsub::getParam Gets a list of parameters associated with the service subscription object
- EppSvcsub::getParamValue Extracts a list of the parameter values associated with the service subscription object based on the parameter name.
- EppSvcsub::getPeriod Gets registration period for the subscription
- EppSvcsub::getRegistrant Gets the contact id of the registrant which owns the subscription
- EppSvcsub::getService Gets the service name
- EppSvcsub::info Creates an
EppCommandInfoSvcsub
object for querying the details of an EPP Svcsub object
- EppSvcsub::remove Creates an
EppCommandDeleteSvcsub
object for deleting an EPP Svcsub object from the registry.
- EppSvcsub::renew Creates an
EppCommandRenewSvcsub
object for renewing the registration of an EPP Svcsub object in the registry.
- EppSvcsub::setId Sets the service subscription id
- EppSvcsub::setPeriod Sets registration period for the subscription
- EppSvcsub::setRegistrant Sets the contact id of the registrant which owns the subscription
- EppSvcsub::setService Sets the service name
- EppSvcsub::toXML Converts the
EppSvcsub
object into an XML element
- EppSvcsub::transfer Creates an
EppCommandTransferSvcsub
object for transfering an EPP Svcsub object in the registry.
- EppSvcsub::update Creates an
EppCommandUpdateSvcsub
object for updating an EPP Svcsub object in the registry.
- EppSvcsub::~EppSvcsub Destructor
- EppSvcsubParam:
- EppSvcsubParam::fromXML Converts an XML element into an
EppSvcsubParam
object.
- EppSvcsubParam::getName Gets the name of the parameter
- EppSvcsubParam::getParamValue Gets a sub-list of parameter values, given a list of parameter values and a name string
- EppSvcsubParam::getValue Gets the value of the parameter
- EppSvcsubParam::setName Sets the name of the parameter
- EppSvcsubParam::setValue Sets the value of the parameter
- EppSvcsubParam::toXML Converts the
EppSvcsubParam
object into an XML element
- EppSvcsubParam::~EppSvcsubParam Destructor
- EppTransactionId:
- EppTransactionId::fromXML Converts an XML element into an
EppTransactionId
object.
- EppTransactionId::getClientTransactionId Gets client transaction id
- getServiceTransactionId:
- EppTransactionId::setClientTransactionId Sets client transaction id
- EppTransactionId::toXML Converts the
EppTransactionId
object into an XML element
- EppTransactionId::~EppTransactionId Destructor
- EppUnspec:
- EppUnspec::fromXML Converts an XML element into an
EppUnspec
object.
- EppUnspec::getValue Gets the value associated with
EppUnspec
object
- EppUnspec::setValue Sets the value associated with
EppUnspec
object
- EppUnspec::toXML Converts the
EppUnspec
object into an XML element
- EppUnspec::~EppUnspec Destructor
Variables
- BizAccount::ID Service ID for BIZ Account
- BizAccount::PARAM_DISTLIST Service parameter for distribution list, which is a list of email addresses
- BizAccount::PARAM_LANGPREF Service parameter for the preferred language used in service notification.
- BizAccount::PARAM_SVCLIST Service parameter for other services associated with the account.
- BizContact::BIZ_CONTACT_EMAIL Secondary email to be associated with a contact object
- BizContact::BIZ_CONTACT_PAGER Pager to be associated with a contact object
- BizContact::BIZ_CONTACT_PHONE Secondary phone to be associated with a contact object.
- BizContact::BIZ_CONTACT_PHONEEXT Secondary phone extension to be associated with a contact object
- BizContact::BIZ_CONTACT_TITLE Title to be associated with a contact object
- BizContact::BIZ_NEWPASSWORD Owner user new password to be supplied in various update commands related to contact objects, supplied in the <unspec> field
- BizContact::BIZ_PASSWORD Owner user password to be supplied in various update commands related to contact objects, supplied in the <unspec> field
- BizContact::BIZ_USERID Owner user id to be supplied in various create or update commands related to contact objects, supplied in the <unspec> field
- BizLock::ID Service ID for BIZ lock
Note: this <service> element is REQUIRED when the object is created and cannot be changed via the <update> command.
- BizLock::PARAM_BIZACCOUNT Service parameter for the BIZaccount to be associated with
- BizLock::PARAM_DOMAIN Service parameter for the domain name to be locked
- BizLock::PARAM_DOMAIN_AUTHINFO Service parameter for the authinfo (password) associated with the domain name to be locked.
- BizLock::PARAM_LOCKSTATE Service parameter for the state of the lock.
- BizLock::PARAM_LOCKTYPE Service parameter for the BIZlock type.
- BizLock::PARAM_PASSWORD Service parameter for the password associated with registrant
- BizLock::PARAM_USERID Service parameter for the UserID associated with registrant
- BizLock::VALUE_LOCKSTATE_OFF Service parameter value for the state of the lock: off
- BizLock::VALUE_LOCKSTATE_ON Service parameter value for the state of the lock: on
- BizLock::VALUE_LOCKTYPE_HARD Service parameter value for the BIZlock type: hard, ie.
- BizLock::VALUE_LOCKTYPE_SOFT Service parameter value for the BIZlock type: soft, ie.
- BizProtect::BIZ_ACCOUNT Service ID for BIZ Account
- BizProtect::BIZ_LOCK Service ID for BIZ Lock
- EppAuthInfo::TYPE_PW Authorization type "pw" for password
- EppChannel::STATUS_CLOSED The status value when the
EppChannel
object is closed atfer successfully calling the close
method
- EppChannel::STATUS_INIT The status value when the
EppChannel
object is created, but not started
- EppChannel::STATUS_START The status value when the
EppChannel
object is started after sucessfully calling the start
method
- EppChannel::status The status of the
EppChannel
object.
- EppCommand::clTRID The client transaction id associated with the EPP Command
- EppCommand::creds The EPP Credentials associated with the EPP Command (optional)
- EppCommand::unspec Any extension data associated with the EPP Command (optional)
- EppCommandPoll::OPTYPE_ACK Poll operation type for acknowledging the receiption of a message
- EppCommandPoll::OPTYPE_REQ Poll operation type for polling existing messages (default)
- EppCommandRenew::curExpDate The current expiration date of the registration for the EPP object to be renewed
- EppCommandRenew::period The new registration period for the the EPP object to be renewed
- EppCommandTransfer::OPTYPE_APPROVE Transfer operation type for approving a transfer request
- EppCommandTransfer::OPTYPE_CANCEL Transfer operation type for canceling a transfer request
- EppCommandTransfer::OPTYPE_QUERY Transfer operation type for querying the status of a transfer request
- EppCommandTransfer::OPTYPE_REJECT Transfer operation type for rejecting a transfer request
- EppCommandTransfer::OPTYPE_REQUEST Transfer operation type for requesting an object transfer
- EppCommandTransfer::authInfo The authorization information associated with the transfer operation
- EppCommandTransfer::op The type of the transfer operation
- EppContact::STATUS_CLIENT_DELETE_PROHIBITED Contact status - clientDeleteProhibited
- EppContact::STATUS_CLIENT_TRANSFER_PROHIBITED Contact status - clientTransferProhibited
- EppContact::STATUS_CLIENT_UPDATE_PROHIBITED Contact status - clientUpdateProhibited
- EppContact::STATUS_LINKED Contact status - linked
- EppContact::STATUS_OK Contact status - ok
- EppContact::STATUS_PENDING_DELETE Contact status - pendingDelete
- EppContact::STATUS_PENDING_TRANSFER Contact status - pendingTransfer
- EppContact::STATUS_SERVER_DELETE_PROHIBITED Contact status - serverDeleteProhibited
- EppContact::STATUS_SERVER_TRANSFER_PROHIBITED Contact status - serverTransferProhibited
- EppContact::STATUS_SERVER_UPDATE_PROHIBITED Contact status - serverUpdateProhibited
- EppDomain::CONTACT_TYPE_ADMIN Contact type for administration contact ("admin");
- EppDomain::CONTACT_TYPE_BILLING Contact type for billing contact ("billing");
- EppDomain::CONTACT_TYPE_TECH Contact type for technical contact ("tech")
- EppDomain::STATUS_CLIENT_DELETE_PROHIBITED Domain status - clientDeleteProhibited
- EppDomain::STATUS_CLIENT_HOLD Domain status - clientHold
- EppDomain::STATUS_CLIENT_RENEW_PROHIBITED Domain status - clientRenewProhibited
- EppDomain::STATUS_CLIENT_TRANSFER_PROHIBITED Domain status - clientTransferProhibited
- EppDomain::STATUS_CLIENT_UPDATE_PROHIBITED Domain status - clientUpdateProhibited
- EppDomain::STATUS_INACTIVE Domain status - inactive
- EppDomain::STATUS_OK Domain status - ok
- EppDomain::STATUS_PENDING_DELETE Domain status - pendingDelete
- EppDomain::STATUS_PENDING_TRANSFER Domain status - pendingTransfer
- EppDomain::STATUS_PENDING_VERIFICATION Domain status - pendingVerification
- EppDomain::STATUS_SERVER_DELETE_PROHIBITED Domain status - serverDeleteProhibited
- EppDomain::STATUS_SERVER_HOLD Domain status - serverHold
- EppDomain::STATUS_SERVER_RENEW_PROHIBITED Domain status - serverRenewProhibited
- EppDomain::STATUS_SERVER_TRANSFER_PROHIBITED Domain status - serverTransferProhibited
- EppDomain::STATUS_SERVER_UPDATE_PROHIBITED Domain status - serverUpdateProhibited
- EppError::CODE_AUTHENTICATION_ERROR Result code 2200 for "Authentication error"
- EppError::CODE_AUTHORIZATION_ERROR Result code 2201 for "Authorization error"
- EppError::CODE_BILLING_FAILURE Result code 2104 for "Billing failure"
- EppError::CODE_COMMAND_FAILED Result code 2400 for "Command failed"
- EppError::CODE_COMMAND_FAILED_SERVER_ENDING_SESSION Result code 2500 for "Command failed; server ending session"
- EppError::CODE_COMMAND_SYNTAX_ERROR Result code 2001 for "Command syntax error"
- EppError::CODE_COMMAND_USE_ERROR Result code 2002 for "Command use error"
- EppError::CODE_DATA_MANAGEMENT_POLICY_VIOLATION Result code 2308 for "Data management policy violation"
- EppError::CODE_INVALID_AUTHORIZATION_INFORMATION Result code 2202 for "Invalid authorization information"
- EppError::CODE_NO_ERROR Result code 1000 for "Command Completed successfully"
- EppError::CODE_NO_ERROR_ENDING_SESSION Result code 1500 for "Command completed successfully; ending session"
- EppError::CODE_NO_ERROR_MESSAGE_PRESENT Result code 1301 for "Command completed successfully; message present"
- EppError::CODE_NO_ERROR_NOTHING_DONE Result code 1302 for "Command completed successfully; nothing done"
- EppError::CODE_NO_ERROR_NO_MESSAGE Result code 1300 for "Command completed successfully; no messages"
- EppError::CODE_OBJECT_ASSOCIATION_PROHIBITS_OPERATION Result code 2305 for "Object association prohibits operation"
- EppError::CODE_OBJECT_DOES_NOT_EXIST Result code 2303 for "Object does not exist"
- EppError::CODE_OBJECT_EXISTS Result code 2302 for "Object exists"
- EppError::CODE_OBJECT_IS_NOT_ELIGIBLE_FOR_RENEWAL Result code 2105 for "Object is not eligible for renewal"
- EppError::CODE_OBJECT_IS_NOT_ELIGIBLE_FOR_TRANSFER Result code 2106 for "Object is not eligible for transfer"
- EppError::CODE_OBJECT_NOT_PENDING_TRANSFER Result code 2301 for "Object not pending transfer"
- EppError::CODE_OBJECT_PENDING_TRANSFER Result code 2300 for "Object pending transfer"
- EppError::CODE_OBJECT_STATUS_PROHIBITS_OPERATION Result code 2304 for "Object status prohibits operation"
- EppError::CODE_PARAMETER_VALUE_POLICY_ERROR Result code 2306 for "Parameter value policy error"
- EppError::CODE_PARAMETER_VALUE_RANGE_ERROR Result code 2004 for "Parameter value range error"
- EppError::CODE_PARAMETER_VALUE_SYNTAX_ERROR Result code 2005 for "Parameter value syntax error"
- EppError::CODE_REQUIRED_PARAMETER_MISSING Result code 2003 for "Required parameter missing"
- EppError::CODE_SESSION_LIMIT_EXCEEDED_SERVER_CLOSING_CONNECTION Result code 2502 for "Session limit exceeded; server closing connection"
- EppError::CODE_TIMEOUT_SERVER_ENDING_SESSION Result code 2501 for "Timeout; server ending session"
- EppError::CODE_UNIMPLEMENTED_COMMAND Result code 2101 for "Unimplemented command"
- EppError::CODE_UNIMPLEMENTED_EXTENSION Result code 2103 for "Unimplemented extension"
- EppError::CODE_UNIMPLEMENTED_OBJECT_SERVICE Result code 2307 for "Unimplemented object service"
- EppError::CODE_UNIMPLEMENTED_OPTION Result code 2102 for "Unimplemented option"
- EppError::CODE_UNIMPLEMENTED_PROTOCOL_VERSION Result code 2100 for "Unimplemented protocol version"
- EppError::CODE_UNKNOWN_COMMAND Result code 2000 for "Unknown command"
- EppError::TEXT_AUTHENTICATION_ERROR Result text for "Authentication error"
- EppError::TEXT_AUTHORIZATION_ERROR Result text for "Authorization error"
- EppError::TEXT_BILLING_FAILURE Result text for "Billing failure"
- EppError::TEXT_COMMAND_FAILED Result text for "Command failed"
- EppError::TEXT_COMMAND_FAILED_SERVER_ENDING_SESSION Result text for "Command failed; server ending session"
- EppError::TEXT_COMMAND_SYNTAX_ERROR Result text for "Command syntax error"
- EppError::TEXT_COMMAND_USE_ERROR Result text for "Command use error"
- EppError::TEXT_DATA_MANAGEMENT_POLICY_VIOLATION Result text for "Data management policy violation"
- EppError::TEXT_INVALID_AUTHORIZATION_INFORMATION Result text for "Invalid authorization information"
- EppError::TEXT_NO_ERROR Result text for "Command Completed successfully"
- EppError::TEXT_NO_ERROR_ENDING_SESSION Result text for "Command completed successfully; ending session"
- EppError::TEXT_NO_ERROR_MESSAGE_PRESENT Result text for "Command completed successfully; message present"
- EppError::TEXT_NO_ERROR_NOTHING_DONE Result text for "Command completed successfully; nothing done"
- EppError::TEXT_NO_ERROR_NO_MESSAGE Result text for "Command completed successfully; no messages"
- EppError::TEXT_OBJECT_ASSOCIATION_PROHIBITS_OPERATION Result text for "Object association prohibits operation"
- EppError::TEXT_OBJECT_DOES_NOT_EXIST Result text for "Object does not exist"
- EppError::TEXT_OBJECT_EXISTS Result text for "Object exists"
- EppError::TEXT_OBJECT_IS_NOT_ELIGIBLE_FOR_RENEWAL Result text for "Object is not eligible for renewal"
- EppError::TEXT_OBJECT_IS_NOT_ELIGIBLE_FOR_TRANSFER Result text for "Object is not eligible for transfer"
- EppError::TEXT_OBJECT_NOT_PENDING_TRANSFER Result text for "Object not pending transfer"
- EppError::TEXT_OBJECT_PENDING_TRANSFER Result text for "Object pending transfer"
- EppError::TEXT_OBJECT_STATUS_PROHIBITS_OPERATION Result text for "Object status prohibits operation"
- EppError::TEXT_PARAMETER_VALUE_POLICY_ERROR Result text for "Parameter value policy error"
- EppError::TEXT_PARAMETER_VALUE_RANGE_ERROR Result text for "Parameter value range error"
- EppError::TEXT_PARAMETER_VALUE_SYNTAX_ERROR Result text for "Parameter value syntax error"
- EppError::TEXT_REQUIRED_PARAMETER_MISSING Result text for "Required parameter missing"
- EppError::TEXT_SESSION_LIMIT_EXCEEDED_SERVER_CLOSING_CONNECTION Result text for "Session limit exceeded; server closing connection"
- EppError::TEXT_TIMEOUT_SERVER_ENDING_SESSION Result text for "Timeout; server ending session"
- EppError::TEXT_UNIMPLEMENTED_COMMAND Result text for "Unimplemented command"
- EppError::TEXT_UNIMPLEMENTED_EXTENSION Result text for "Unimplemented extension"
- EppError::TEXT_UNIMPLEMENTED_OBJECT_SERVICE Result text for "Unimplemented object service"
- EppError::TEXT_UNIMPLEMENTED_OPTION Result text for "Unimplemented option"
- EppError::TEXT_UNIMPLEMENTED_PROTOCOL_VERSION Result text for "Unimplemented protocol version"
- EppError::TEXT_UNKNOWN_COMMAND Result text for "Unknown command"
- EppHost::STATUS_CLIENT_DELETE_PROHIBITED Host status - clientDeleteProhibited
- EppHost::STATUS_CLIENT_UPDATE_PROHIBITED Host status - clientUpdateProhibited
- EppHost::STATUS_LINKED Host status - linked
- EppHost::STATUS_OK Host status - ok
- EppHost::STATUS_PENDING_DELETE Host status - pendingDelete
- EppHost::STATUS_PENDING_TRANSFER Host status - pendingTransfer
- EppHost::STATUS_SERVER_DELETE_PROHIBITED Host status - serverDeleteProhibited
- EppHost::STATUS_SERVER_UPDATE_PROHIBITED Host status - serverUpdateProhibited
- EppIpAddress::TYPE_V4 IP address type for "v4"
- EppIpAddress::TYPE_V6 IP address type for "v6"
- EppObject::CONTACT Type for EPP Contact objcet
- EppObject::DOMAIN Type for EPP Domain object
- EppObject::HOST Type for EPP Host object
- EppObject::SVCSUB Type for EPP Svcsub object
- EppObject::authInfo The authorization information associated with the EPP object
- EppObject::clID The id of the client that is sponsering the EPP Object
- EppObject::crDate The timestamp when the EPP Object was created initially
- EppObject::crID The id of the client that created the EPP Object initially
- EppObject::exDate The timestamp when the EPP Object is set to be expired
- EppObject::roid The ROID of the EPP Object in the registry
- EppObject::status The status list associated with the EPP Object in the registry
- EppObject::trDate The timestamp when the EPP Object was transferred most recently
- EppObject::upDate The timestamp when the EPP Object was updated most recently
- EppObject::upID The id of the client that updated the EPP Object most recently
- EppPeriod::UNIT_MONTH Period unit for month ('m')
- EppPeriod::UNIT_YEAR Period unit for year ('y')
- EppResponse::freeable Flag indicating if the resData object should be freed.
- EppResponse::msgQCount The number of messages remaining in the queue for the client on the server of the registry
- EppResponse::msgQDate The timestamp of the message queue updated for the client on the server of the registry
- EppResponse::resData The response data related to a sucessful operation
- EppResponse::result The list of result associated with the EPP Response object, for a successful operation, the length of the list is one, with an EPP Result object indicating the completion of an EPP Command
- EppResponse::trID The Transaction Ids (from both client and server) related to the response
- EppResponse::unspec Any extension data associated with the response
- EppResponseDataCheck::FOUND Status for checking the existance of an object in the registry
- EppResponseDataCheck::NOT_FOUND Status for checking the existance of an object in the registry
- EppResponseDataCheck::UNKNOWN Status for checking the existance of an object in the registry
- EppResponseDataCheck::hashMap A vector for storing key and value pairs
- EppResponseDataCreate::roid The ROID associated with the response data after creating an object successfully
- EppResponseDataTransfer::STATUS_CLIENT_APPROVED Status for transfer - clientApproved
- EppResponseDataTransfer::STATUS_CLIENT_CANCELLED Status for transfer - clientCancelled
- EppResponseDataTransfer::STATUS_CLIENT_REJECTED Status for transfer - clientRejected
- EppResponseDataTransfer::STATUS_PENDING Status for transfer - pending
- EppResponseDataTransfer::STATUS_SERVER_APPROVED Status for transfer - serverApproved
- EppResponseDataTransfer::STATUS_SERVER_CANCELLED Status for transfer - serverCancelled
- EppResponseDataTransfer::acDate The timestamp when the client who must or did act upon the transfer request
- EppResponseDataTransfer::acID The id of the client who must act upon the transfer request
- EppResponseDataTransfer::exDate The new expiration date of the EPP Object after transfer, if any
- EppResponseDataTransfer::reDate The timestamp when the transfer request was made
- EppResponseDataTransfer::reID The id of the client who made the transfer request
- EppResponseDataTransfer::trStatus The status of the transfer operation
- EppServiceMenu::lang The language list of the EPP Service Menu
- EppServiceMenu::svc The standard object list of the EPP Service Menu
- EppServiceMenu::unspec The unspec object list of the EPP Service Menu.
- EppServiceMenu::version The version list of the EPP Service Menu
- EppSvcsub::CONTACT_TYPE_ADMIN Contact type for administration contact ("admin");
- EppSvcsub::CONTACT_TYPE_BILLING Contact type for billing contact ("billing");
- EppSvcsub::CONTACT_TYPE_BIZLOCK Contact type for BIZlock contact ("bizlock")
- EppSvcsub::CONTACT_TYPE_PRIMARY Contact type for primary contact ("primary")
- EppSvcsub::CONTACT_TYPE_SECONDARY Contact type for secondary contact ("secondary")
- EppSvcsub::CONTACT_TYPE_TECH Contact type for technical contact ("tech")
- EppSvcsub::STATUS_CLIENT_DELETE_PROHIBITED Svcsub status - clientDeleteProhibited
- EppSvcsub::STATUS_CLIENT_RENEW_PROHIBITED Svcsub status - clientRenewProhibited
- EppSvcsub::STATUS_CLIENT_SUSPENDED Svcsub status - clientSuspended
- EppSvcsub::STATUS_CLIENT_TRANSFER_PROHIBITED Svcsub status - clientTransferProhibited
- EppSvcsub::STATUS_CLIENT_UPDATE_PROHIBITED Svcsub status - clientUpdateProhibited
- EppSvcsub::STATUS_INACTIVE Svcsub status - inactive
- EppSvcsub::STATUS_OK Svcsub status - ok
- EppSvcsub::STATUS_PENDING_DELETE Svcsub status - pendingDelete
- EppSvcsub::STATUS_PENDING_TRANSFER Svcsub status - pendingTransfer
- EppSvcsub::STATUS_PENDING_VERIFICATION Svcsub status - pendingVerification
- EppSvcsub::STATUS_SERVER_DELETE_PROHIBITED Svcsub status - serverDeleteProhibited
- EppSvcsub::STATUS_SERVER_RENEW_PROHIBITED Svcsub status - serverRenewProhibited
- EppSvcsub::STATUS_SERVER_SUSPENDED Svcsub status - serverSuspended
- EppSvcsub::STATUS_SERVER_TRANSFER_PROHIBITED Svcsub status - serverTransferProhibited
- EppSvcsub::STATUS_SERVER_UPDATE_PROHIBITED Svcsub status - serverUpdateProhibited
- UsRegistrant::APPLICATION_PURPOSE The application purpose ("AppPurpose") parameter to be specified in the <unspec> element in a <contact:create> or <contact:update> command for a contact object used as the registrant of a dotUS domain name.
- UsRegistrant::NEXUS_CATEGORY The nexus category ("NexusCategory") parameter to be specified in the <unspec> element in a <contact:create> or <contact:update> command for a contact object used as the registrant of a dotUS domain name.
Hierarchy of classes
Copyright © 2001-2002 NeuLevel, Inc. All Rights Reserved.