Table of Contents
General stuff
Classes
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- EppTransactionId This
EppTransactionId class implements EPP trIDType entity.
- EppUnspec The
EppUnspec class implement EPP unspecType objects.
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 an contact object to the list of ids of contact objects be checked
- EppCommandCheckContact::addId Adds the id of an 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
- 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
- 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
- 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
- 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
- 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
- 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::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
- 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 Sets 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 Sets 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
- 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
- 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::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::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
- 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
Hierarchy of classes
Copyright © 2001 NeuStar, Inc. All Rights Reserved.