|
EPP 0.2.3 | ||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||
EppAddress class implements EPP Address entity used in
the EPP Contact objects.EppAddress object without any contents
EppAddress object with full address information
EppAddress object without street addresses
EppAddress object with one street address
EppAuthInfo class implements EPP AuthInfo entity.EppAuthInfo object
EppAuthInfo object with a ROID.
EppChannel class is designed to handle a channel connected
to the EPP server.EppChannelTcp is designed to handle a session connection
to the EPP server via TCP/TLS.EppChannelTcp object
EppCommand class implements EPP Command entity.EppCommandCheck class implements EPP Command Check
entity.EppCommandCheckContact class implements EPP Command Check
entity for EPP Contact objects.EppCommandCheckContact object
EppCommandCheckContact object, given a
client transaction id associated with the operation
EppCommandCheckDomain class implements EPP Command Check
entity for EPP Domain objects.EppCommandCheckDomain object
EppCommandCheckDomain object, given a
client transaction id associated with the operation
EppCommandCheckHost class implements EPP Command Check
entity for EPP Host objects.EppCommandCheckHost object
EppCommandCheckHost object, given a
client transaction id associated with the operation
EppCommandCreate class implements EPP Command Create
entity.EppCommandCreate object
EppCommandCreate object
EppCommandDelete class implements EPP Command Delete
entity.EppCommandDelete class implements EPP Command Delete
entity for EPP Contact objects.EppCommandDeleteContact object for
deleting a contact object based on its id
EppCommandDeleteContact object for
deleting a contact object based on its id, given a client
transaction id associated with the operation
EppCommandDeleteDomain class implements EPP Command Delete
entity for EPP Domain objects.EppCommandDeleteDomain object for
deleting a domain object based on its name
EppCommandDeleteDomain object for
deleting a domain object based on its name, given a client
transaction id associated with the operation
EppCommandDeleteHost class implements EPP Command Delete
entity for EPP Host objects.EppCommandDeleteHost object for
deleting a host object based on its name
EppCommandDeleteHost object for
deleting a host object based on its name, given a client
transaction id associated with the operation
EppCommandInfo class implements EPP Command Info
entity.EppCommandInfo class implements EPP Command Info
entity for EPP Contact objects.EppCommandInfoContact object for
querying a contact object based on its id
EppCommandInfoContact object for
querying a contact object based on its id, given a client
transaction id assoicated with the operation
EppCommandInfoDomain class implements EPP Command Info
entity for EPP Domain objects.EppCommandInfoDomain object for
querying a domain object based on its name
EppCommandInfoDomain object for
querying a domain object based on its name, given a client
transaction id associated with the operation
EppCommandInfoHost class implements EPP Command Info
entity for EPP Host objects.EppCommandInfoHost object for
querying a host object based on its name
EppCommandInfoHost object for
querying a host object based on its name, given a client
transaction id associated with the operation
EppCommandLogin class implements EPP Command Login
entity.EppCommandLogin object
EppCommandLogout class implements EPP Command Logout
entity.EppCommandLogout object
EppCommandLogout object
EppCommandPoll class implements EPP Command Poll
entity.EppCommandPoll object, with default operation
type as "req"
EppCommandPoll object, with default operation
type as "req", given a client transaction id associated with
operation
EppCommandPoll object, given the operation
type and the message id.
EppCommandPoll object, given the operation
type and the message id and a client transaction id associated with
operation
EppCommandRenew class implements EPP Command Renew
entity.EppCommandRenewDomain class implements EPP Command Renew
entity for EPP Domain objects.EppCommandRenewDomain object with a
default expiration period, specified by the registry
EppCommandRenewDomain object with a
specified expiration period, and a client transaction id associated
with the operation
EppCommandRenewDomain object with a
default expiration period, specified by the registry, and a
client transaction id associated with the operation
EppCommandRenewDomain object with a
client transaction id associated with the operation.
EppCommandTransfer class implements EPP Command Transfer
entity.EppCommandTransferContact class implements EPP Command
Transfer entity for EPP Contact objects.EppCommandTransferContact object for
transfering a contact object based on its id
EppCommandTransferContact object for
transfering a contact object based on its id, given a client
transaction id associated with operation
EppCommandTransferDomain class implements EPP Command
Transfer entity for EPP Domain objects.EppCommandTransferDomain object for
transfering a domain object based on its name
EppCommandTransferDomain object for
transfering a domain object based on its name and with an
extended expiration period
EppCommandTransferDomain object for
transfering a domain object based on its name and with an
extended expiration period and a client transaction id
associated with operation
EppCommandTransferDomain object for
transfering a domain object based on its name, given a client
transaction id associated with operation
EppCommandUpdate class implements EPP Command Update
entity.EppCommandUpdateContact class implements EPP Command Update
entity for EPP Contact objects.EppCommandUpdateContact given the id
of the contact
EppCommandUpdateContact given the id
of the contact and a client transaction id
EppCommandUpdateDomain class implements EPP Command Update
entity for EPP Domain objects.EppCommandUpdateDomain given the name of the
domain
EppCommandUpdateDomain given the name of the
domain
EppCommandUpdateHost class implements EPP Command Update
entity for EPP Host objects.EppCommandUpdateHost given the name of the
host
EppCommandUpdateHost given the name of the
host with a client transaction id associated with operation
EppContact class implements EPP Contact objects.EppContact object
EppContact object with a client-supplied
contact id
EppContactData class implements EPP Contact postalType
for recording contact data.EppContactData object
EppContactData object without organization
value
EppContactData object with organization name
EppContactType class implements EPP Contact Type entity.EppContactType object with the id of
a contact object
EppContactType object with the id of
a contact object and a type string
EppCreds class implements EPP credsType entity.EppCreds object, given the registrar client
id and the password
EppCreds object, given the registrar client
id, the current password, and the new password
EppCredsOptions class implements EPP credsOptionsType
entity.EppCredsOptions object, given the version
string and language id
EppDomain class implements EPP Domain objects.EppDomain object
EppDomain object with a domain name
EppE164 class implements EPP e164Type, which is
the ITU E.164 format for telephone numbers, plus extension.EppE164 object without an extension
EppE164 object with an extension
EppEntity class is the base class for all entities/objects
defined for EPP.EppError class defines EPP result/error codes and messages.EppGreeting class implements EPP Greeting entity used
in the EPP Protocol initialization.EppGreeting object with default setting
EppGreeting object, given a service
identifier and a service menu
EppHello class implements EPP Hello entity used in
the EPP Protocol initialization.EppHello object
EppHost class implements EPP Host objects.EppHost object
EppHost object with a domain name
EppIpAddress class implements EPP IP Address entity.EppAddress object with the default
address type, "v4"
EppAddress object with an address type,
either "v4" (default) or "v6"
EppSessionUtil class contains some utility methods for
handling message exchanges between an EPP Server and an EPP Client.EppObject class is the base class for all objects
registered in the registry via the EPP Protocol.EppParser class is designed to parse and validate
EPP XML messages against EPP XML Schema.EppParser object
EppParser object, given an EPP XML payload
string
EppPeriod class implements EPP Domain periodType entity.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 class implements EPP Response entity.EppResponseData class implements EPP Response Data entity.EppResponseDataCheck class implements EPP Response
Data entity for EPP Command Check.EppResponseDataCheckContact class implements EPP
Response Data entity for EPP Command Check of EPP Contact objects.EppResponseDataCheckContact object
EppResponseDataCheckDomain class implements EPP
Response Data entity for EPP Command Check of EPP Domain objects.EppResponseDataCheckDomain object
EppResponseDataCheckHost class implements EPP
Response Data entity for EPP Command Check of EPP Host objects.EppResponseDataCheckHost object
EppResponseDataCreate class implements EPP Response
Data entity for EPP Command Create.EppResponseDataCreateContact class implements EPP
Response Data entity for EPP Command Create of EPP Contact objects.EppResponseDataCreateContact object,
given the contact id
EppResponseDataCreateDomain class implements EPP
Response Data entity for EPP Command Create of EPP Domain objects.EppResponseDataCreateDomain object
EppResponseDataCreateDomain object
EppResponseDataCreateHost class implements EPP
Response Data entity for EPP Command Create of EPP Contact objects.EppResponseDataCreateHost object
EppResponseDataInfo class implements EPP Response
Data entity for EPP Command Info.EppResponseDataInfo object
EppResponseDataPoll class implements EPP Response
Data entity for EPP Command Poll.EppResponseDataPoll object
EppResponseDataTransfer class implements EPP Response
Data entity for EPP Command Transfer.EppResponseDataTransferContact class implements EPP
Response Data entity for EPP Command Transfer of EPP Contact objects.EppResponseDataTransferContact object
given a contact id
EppResponseDataTransferDomain class implements EPP
Response Data entity for EPP Command Transfer of EPP Domain objects.EppResponseDataTransferDomain object
EppResult class implements EPP Result entity.EppResult object
EppResult object
EppResult object
EppResult object
EppResultMessage class implements EPP Result Message
entity.EppResultMessage object
EppResultMessage object
EppResultMessage object
EppServiceMenu class implements EPP svcMenuType entity.EppServiceMenu object
EppSession class is designed to handle a session
connected to the EPP Server.EppSessionTcp is designed to handle a channel connection
to the EPP server via TCP/TLS.EppSessionTcp object, which will use
TLS as the transport layer security protocol.
EppSessionTcp object, given a flag
indicating if TLS should be used as the transport
layer security protocol.
EppStatus class implements EPP Status entity.EppStatus object, with default status
as "ok" and language as "en"
EppStatus object with a status code
EppStatus object with a status code,
and a descriptive message
EppTransactionId class implements EPP trIDType entity.EppTransactionId object, given only
service transaction id
EppTransactionId object, given the client
transaction id and service transaction id
EppUnspec class implement EPP unspecType objects.EppUnspec object
EppUnspec object with a value
EppUtil class implements some utility methods used
by various components in the EPP implementation.
|
EPP 0.2.3 | ||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||