Package google.registry.model.eppoutput
package google.registry.model.eppoutput
-
ClassDescriptionThe "chkDataType" complex type.The response for a check on a single resource.The id for a resource in a check response.The name for a resource in a check response.The "checkNameType" and "checkIDType" types.A version with contact namespacing.A version with contact namespacing.A version with domain namespacing.A version with domain namespacing.A version with host namespacing.A version with host namespacing.The
EppResponse.ResponseData
returned when creating a resource.An acknowledgment message indicating that a contact was created.An acknowledgment message indicating that a domain was created.An acknowledgment message indicating that a host was created.This class represents the root EPP XML element for output.Marker interface for types allowed inside of anEppOutput
.The EppResponse class represents an EPP response message.Builder forEppResponse
because it is immutable.Marker interface for types that can go in theEppResponse.resData
field.Marker interface for types that can go in theEppResponse.extensions
field.A greeting, defined in RFC5730."If the command was processed successfully, only oneResult
element MUST be returned."EPP result codes are based on the theory of reply codes described in section 4.2.1 of [RFC5321].