Interface | Description |
---|---|
Appendable |
Implementors of this interface provide a mechanism for building the part of
the service element DOM tree that they represent.
|
CommandExtension |
Any classes that implement an EPP command extension should implement this
interface.
|
CommandType |
Each EPP command is identified by an instance of CommandType.
|
Extension |
Represent features of EPP extensions of interest to the
toolkit library.
|
ObjectType |
The Extensible Provisioning Protocol defines object-specific commands.
|
Class | Description |
---|---|
AeDomainCreateCommand |
Extension of EPP urn:ietf:params:xml:ns:domain-1.0 create command specified
in RFC5731 to urn:X-ae:params:xml:ns:aeext-1.0.
|
AeDomainInfoResponse |
Extension of the domain mapping of the EPP info response, as defined in
RFC5730 and RFC5731, to .ae domain names, the specification of which is in
the XML schema definition urn:X-ae:params:xml:ns:aeext-1.0.
|
AeDomainModifyRegistrantCommand |
Extension of the domain mapping of the EPP update command, as defined in
RFC5730 and RFC5731, to .ae domain names, the specification of which is in
the XML schema definition urn:X-ae:params:xml:ns:aeext-1.0.
|
AeDomainTransferRegistrantCommand |
In cases where the legal registrant of a .ae domain name has changed, this
class should be used to request a transfer of registrant.
|
AeDomainTransferRegistrantResponse |
Use this to access registrant transfer data for a .ae domain as provided in
an EPP registrantTransfer response.
|
ArDomainPolicyDeleteCommand |
Mapping of EPP urn:ar:params:xml:ns:arext-1.0 policyDelete command specified
by the AusRegistry EPP extensions document.
|
ArDomainPolicyUndeleteCommand |
Mapping of EPP urn:ar:params:xml:ns:arext-1.0 policy domainUndelete command
specified by the AusRegistry EPP extensions document.
|
ArDomainUndeleteCommand |
Mapping of EPP urn:ar:params:xml:ns:arext-1.0 domainUndelete command
specified by the AusRegistry EPP extensions document.
|
ArDomainUnrenewCommand |
Mapping of EPP urn:ar:params:xml:ns:arext-1.0 domainUnrenew command
specified by the AusRegistry EPP extensions document.
|
ArDomainUnrenewResponse |
Use this to access domain unrenewal response data as provided in an
AusRegistry EPP Extension domain unrenew response.
|
ArExtensionResponse |
Use this to retrieve the values of attributes common to all AusRegistry EPP
extension response service elements.
|
AuDomainCreateCommand |
Extension of EPP urn:ietf:params:xml:ns:domain-1.0 create command specified
in RFC5731 to urn:X-au:params:xml:ns:auext-1.2.
|
AuDomainCreateCommandV1 |
Extension of EPP urn:ietf:params:xml:ns:domain-1.0 create command specified
in RFC5731 to urn:au:params:xml:ns:auext-1.0.
|
AuDomainInfoResponse |
Extension of the domain mapping of the EPP info response, as defined in
RFC5730 and RFC5731, to .au domain names, the specification of which is in
the XML schema definition urn:X-au:params:xml:ns:auext-1.2.
|
AuDomainInfoResponseV1 |
Legacy extension of the domain mapping of the EPP info response, as defined
in RFC5730 and RFC5731, to .au domain names, the specification of which is
in the XML schema definition urn:au:params:xml:ns:auext-1.0.
|
AuDomainModifyRegistrantCommand |
Extension of the domain mapping of the EPP update command, as defined in
RFC5730 and RFC5731, to .au domain names, the specification of which is in
the XML schema definition urn:X-au:params:xml:ns:auext-1.2.
|
AuDomainTransferRegistrantCommand |
In cases where the legal registrant of a .au domain name has changed, this
class should be used to request a transfer of registrant.
|
AuDomainTransferRegistrantResponse |
Use this to access registrant transfer data for a .au domain as provided in
an EPP registrantTransfer response.
|
CheckCommand |
Representation of the EPP check command, as defined in RFC5730.
|
CheckResponse<I> |
Representation of the EPP check response, as defined in RFC5730.
|
CLTRID |
Provides generated unique client transaction identifiers for use in EPP
commands as the value of the epp:clTRID element.
|
Command |
Standard and extension EPP command service elements are modelled by
subclasses of the Command class.
|
ContactCheckCommand |
A ContactCheckCommand is used to check the availability of contact objects
in a Registry.
|
ContactCheckResponse |
Use this to access availability data for contacts as provided in an EPP
contact check response compliant with RFC5730 and RFC5733.
|
ContactCreateCommand |
Use this to request that a contact object be provisioned in an EPP Registry.
|
ContactCreateResponse |
Use this to access create data for a contact as provided in an EPP contact
create response compliant with RFC5730 and RFC5733.
|
ContactDeleteCommand |
Use this to request that a contact object be deleted from an EPP Registry.
|
ContactInfoCommand |
Use this to request information about a contact object provisioned in an EPP
Registry.
|
ContactInfoResponse |
Use this to access contact object information as provided in an EPP contact
info response compliant with RFC5730 and RFC5733.
|
ContactNotificationResponse |
Notification data specific to contact objects.
|
ContactTransferApproveCommand |
Use this to approve the transfer of a contact object currently pending
transfer.
|
ContactTransferCancelCommand |
Use this to cancel the transfer of a contact object currently pending
transfer.
|
ContactTransferCommand |
The superclass of all contact transfer command classes.
|
ContactTransferQueryCommand |
Use this to query the transfer state of a contact object.
|
ContactTransferRejectCommand |
Use this to reject the transfer of a contact object currently pending
transfer.
|
ContactTransferRequestCommand |
Use this to request the transfer of a contact object from another client.
|
ContactTransferResponse |
Use this to access contact object transfer information as provided in an EPP
contact transfer response compliant with RFC5730 and RFC5733.
|
ContactUpdateCommand |
Use this to request the update of a contact object provisioned in an EPP
Registry.
|
CreateCommand |
Representation of the EPP create command, as defined in RFC5730.
|
CreateResponse |
Representation of the EPP create response, as defined in RFC5730.
|
DataResponse |
The base class of all response classes which provide more information than
the standard Response class.
|
DeleteCommand |
Representation of the EPP delete command, as defined in RFC5730.
|
Disclose |
Disclosure preferences are configured via an instance of this class.
|
DiscloseItem |
Disclosure preferences are viewed via an instances of this class.
|
DomainAdd |
Use this to specify attributes to add to a domain object in a domain update
EPP command service element.
|
DomainAddRem |
Specification of how to write the add and rem elements to a domain update
command.
|
DomainCheckCommand |
A DomainCheckCommand is used to check the availability of domain objects
in a Registry.
|
DomainCheckResponse |
Use this to access availability data for domains as provided in an EPP
domain check response compliant with RFC5730 and RFC5731.
|
DomainCreateCommand |
Mapping of EPP urn:ietf:params:xml:ns:domain-1.0 create command specified in
RFC5731.
|
DomainCreateIdnaCommandExtension |
Use this to set IDNA Domain extension properties for an EPP Domain Create
command.
|
DomainCreateResponse |
Use this to access create data for a domain as provided in an EPP domain
create response compliant with RFC5730 and RFC5731.
|
DomainDeleteCommand |
Use this to request that a domain object be deleted from an EPP Registry.
|
DomainIdnaResponseExtension |
Extension of the domain mapping of the EPP create/info response, as defined
in RFC5730 and RFC5731, to IDN domain names, the specification of which are
in the XML schema definition urn:X-ar:params:xml:ns:idnadomain-1.0.
|
DomainInfoCommand |
Use this to request information about a domain object provisioned in an EPP
Registry.
|
DomainInfoResponse |
Use this to access domain object information as provided in an EPP domain
info response compliant with RFC5730 and RFC5731.
|
DomainInfoVariantCommandExtension |
Use this to set domain extension properties relating to variants for an EPP
Domain Info command.
|
DomainNotificationResponse |
Notification data specific to domain objects.
|
DomainRem |
Use this to specify attributes to remove from a domain object in a domain
update EPP command service element.
|
DomainRenewCommand |
Use this to request the renewal of a domain object provisioned in an EPP
Registry.
|
DomainRenewResponse |
Use this to access domain object renewal response data as provided in an EPP
domain renew response compliant with RFC5730 and RFC5731.
|
DomainTransferApproveCommand |
Use this to approve the transfer of a domain object currently pending
transfer.
|
DomainTransferCancelCommand |
Use this to cancel the transfer of a domain object currently pending
transfer.
|
DomainTransferCommand |
The superclass of all domain transfer command classes.
|
DomainTransferQueryCommand |
Use this to query the transfer state of a domain object.
|
DomainTransferRejectCommand |
Use this to reject the transfer of a domain object currently pending
transfer.
|
DomainTransferRequestCommand |
Use this to request the transfer of a domain object from another client.
|
DomainTransferResponse |
Use this to access domain object transfer information as provided in an EPP
domain transfer response compliant with RFC5730 and RFC5731.
|
DomainUpdateCommand |
Use this to request the update of a domain object provisioned in an EPP
Registry.
|
DomainVariantInfoCommand |
Used to check which variants of domain objects would be provisioned in a
Registry if a specific domain was created.
|
DomainVariantInfoResponse |
Used to access domains as provided in an Domain Variant Info response
compliant with the AusRegistry documents 'Variant Extension Domain Mapping
for the Extensible Provisioning Protocol' and 'Variant Extension for the
Extensible Provisioning Protocol'.
|
DomainVariantResponseExtension |
Extension for the EPP Domain Create and Domain Info response, representing the Variant Info
aspect of the Domain Name Variant extension (v1.0).
|
DomainVariantResponseExtensionV1_1 |
Extension for the EPP Domain Create and Domain Info response, representing the Variant Info
aspect of the Domain Name Variant extension (v1.1).
|
EnumDomainCreateCommand |
Use this to request provisioning of an ENUM domain object in an EPP
Registry.
|
EnumDomainInfoResponse |
Use this to access ENUM domain object information as provided in an EPP domain
info response with an optional e164epp extension, compliant with RFC5730,
RFC5731 and RFC4114.
|
EnumDomainUpdateCommand |
Use this to request the update of an ENUM domain object provisioned in an
EPP Registry.
|
Greeting |
Provides access to EPP server parameters as published in an EPP greeting
service element.
|
Greeting.DCPStatement |
Provides access to the data collection policy statement parameter values
reported by an EPP server in a Greeting compliant with the greeting
specification in RFC5730.
|
Hello |
Use this to request service information in the form of an EPP greeting
from an EPP server.
|
Host |
The Class Host are configured and it has name of host and ip addresses.
|
HostAddRem |
Use this to specify attributes to add to or remove from a host object via a
host update EPP service element, implemented in HostUpdateCommand.
|
HostCheckCommand |
A HostCheckCommand is used to check the availability of host objects
in a Registry.
|
HostCheckResponse |
Use this to access availability data for hosts as provided in an EPP host
check response compliant with RFC5730 and RFC5732.
|
HostCreateCommand |
Use this to request that a host object be provisioned in an EPP Registry.
|
HostCreateResponse |
Use this to access create data for a host as provided in an EPP host create response compliant with RFC5730 and
RFC5732.
|
HostDeleteCommand |
Use this to request that a host object be deleted from an EPP Registry.
|
HostInfoCommand |
Use this to request information about a host object provisioned in an EPP
Registry.
|
HostInfoResponse |
Use this to access host object information as provided in an EPP host
info response compliant with RFC5730 and RFC5732.
|
HostUpdateCommand |
Use this to request the update of a host object provisioned in an EPP
Registry.
|
IdnaDomainVariant |
This class models the <variant> element specified in an IDNA EPP Domain
Create/Info response, as documented in 'IDN Extension Mapping for the
Extensible Provisioning Protocol'.
|
IdnDomainVariant |
This class models the <variant> element specified in an IDN EPP Domain
Create/Info response, as documented in 'IDN Extension Mapping for the
Extensible Provisioning Protocol'.
|
InetAddress |
Host Internet addresses are configured and viewed via instances of this
class.
|
InfoCommand |
Representation of the EPP info command, as defined in RFC5730.
|
InfoResponse |
Representation of the EPP info response, as defined in RFC5730.
|
IntPostalInfo |
A restricted subclass of PostalInfo which supports only US ASCII character
encoding as attribute values.
|
LocalPostalInfo |
A character encoding-flexible subclass of PostalInfo which supports full
UTF-8 character encoding for all attribute values.
|
LoginCommand |
Use this to open an EPP session in order to perform commands only permitted
from within the context of a session.
|
LogoutCommand |
Use this to close an open EPP session.
|
NAPTR |
This class models Naming Authority Pointer (NAPTR) resource records.
|
NotificationResponse |
When offline processing of an action has been completed by the server
operator, a message is enqueued for the client who requested the action.
|
ObjectCommand |
Superclass of all command classes which implement an object-mapped EPP
command such as create, delete, update, transfer, info and check.
|
Period |
This class models the period element specified in RFC5731, used to specify
domain validity periods.
|
PollAckCommand |
Use this command to acknowledge receipt of a service message previously
retrieved via a poll request.
|
PollCommand |
Representation of the EPP poll command, as defined in RFC5730.
|
PollRequestCommand |
Use this command to poll the EPP server for the first message in the
client's message queue maintained by the server.
|
PollResponse |
Use this to access poll response information, as provided in an EPP poll
response compliant with RFC5730.
|
PostalInfo |
This class models postal information of contact objects.
|
ProtocolExtensionCommand |
Base class for protocol extension commands.
|
ReceiveSE |
Handles basic processing of all EPP packets received by the client.
|
Response |
Use this to retrieve the values of attributes common to all EPP response service elements.
|
ResponseExtension |
Extension of the response mapping of the EPP response.
|
Result |
This class models the result element of EPP responses.
|
ResultCode |
This class defines a set of constants mapped to the EPP result codes.
|
Status |
This class models EPP object statuses.
|
TransferCommand |
Representation of the EPP transfer command, as defined in RFC5730.
|
TransferResponse |
Representation of the EPP transfer response, as defined in RFC5730.
|
UpdateCommand |
Representation of the EPP update command, as defined in RFC5730.
|
Enum | Description |
---|---|
AddRemType |
Represents add or remove in EPP Domain Update command.
|
ExtendedObjectType |
This defines the enumeration that maps an extension namespace alias to a namespace definition and the identifier tag
in the resulting XML.
|
ExtensionImpl |
Represent features of EPP extensions of interest to the toolkit library,
implemented as an enum class.
|
IPVersion |
Enumeration of Internet Protocol versions supported by EPP.
|
PeriodUnit |
Enumeration of units supported by EPP for period elements.
|
PollOperation |
Enumeration of poll operations supported by EPP.
|
PostalInfoType |
Enumeration of PostalInfo types supported by EPP.
|
StandardCommandType |
An enumeration of the standard commands defined in RFC5730.
|
StandardObjectType |
This defines the enumeration that maps a EPP namespace alias to a namespace definition and the identifier tag in the
resulting XML.
|
TransferOp |
An enumeration of the transfer operation types defined for transfer commands
in RFC5730.
|
Contains the full set of basic
Command
s
and Response
s
for EPP
service communication, as well as the classes required for sending and
receiving EPP messages.
This package also contains a full set of extensions specific for the .au and .ae domain space, however the newer generic extensions are located in subpackages of this package.
The Extensible Provisioning Protocol (EPP) defines different services or
commands that must be mapped to and from Java objects. Each
SendSE
class has a corresponding XML
representation which is an EPP service element that should be sent from the
client to the server. Each ReceiveSE
class should be given the appropriate type of XML document, which is an EPP
service element received by the client from the server, from which the
object will make available the data in the service element.