EPP 0.4.9
A B C D E F G H I K L M N O P R S T U V W X

T

TAG_ADDR_INT - Static variable in class com.neulevel.epp.core.EppContactDisclose
Constant for changing the setting of the boolean flag for the "addr" tag in the "int" form
TAG_ADDR_LOC - Static variable in class com.neulevel.epp.core.EppContactDisclose
Constant for changing the setting of the boolean flag for the "addr" tag in the "loc" form
TAG_EMAIL - Static variable in class com.neulevel.epp.core.EppContactDisclose
Constant for changing the setting of the boolean flag for the "email" tag
TAG_FAX - Static variable in class com.neulevel.epp.core.EppContactDisclose
Constant for changing the setting of the boolean flag for the "fax" tag
TAG_NAME_INT - Static variable in class com.neulevel.epp.core.EppContactDisclose
Constant for changing the setting of the boolean flag for the "name" tag in the "int" form
TAG_NAME_LOC - Static variable in class com.neulevel.epp.core.EppContactDisclose
Constant for changing the setting of the boolean flag for the "name" tag in the "loc" form.
TAG_ORG_INT - Static variable in class com.neulevel.epp.core.EppContactDisclose
Constant for changing the setting of the boolean flag for the "org" tag in the "int" form
TAG_ORG_LOC - Static variable in class com.neulevel.epp.core.EppContactDisclose
Constant for changing the setting of the boolean flag for the "org" tag in the "loc" form
TAG_VOICE - Static variable in class com.neulevel.epp.core.EppContactDisclose
Constant for changing the setting of the boolean flag for the "voice" tag
terminate() - Method in class com.neulevel.epp.transport.EppChannel
Terminates an EPP Channel
terminate() - Method in class com.neulevel.epp.transport.tcp.EppChannelTcp
Terminates an EPP Channel
TEXT_ACTION_PENDING - Static variable in class com.neulevel.epp.core.EppError
Result text for "Command completed successfully; action pending"
TEXT_AUTHENTICATION_ERROR - Static variable in class com.neulevel.epp.core.EppError
Result text for "Authentication error"
TEXT_AUTHENTICATION_ERROR_SERVER_CLOSING_CONNECTION - Static variable in class com.neulevel.epp.core.EppError
Result text for "Authentication error; server closing connection"
TEXT_AUTHORIZATION_ERROR - Static variable in class com.neulevel.epp.core.EppError
Result text for "Authorization error"
TEXT_BILLING_FAILURE - Static variable in class com.neulevel.epp.core.EppError
Result text for "Billing failure"
TEXT_COMMAND_FAILED - Static variable in class com.neulevel.epp.core.EppError
Result text for "Command failed"
TEXT_COMMAND_FAILED_SERVER_ENDING_SESSION - Static variable in class com.neulevel.epp.core.EppError
Result text for "Command failed; server ending session"
TEXT_COMMAND_SYNTAX_ERROR - Static variable in class com.neulevel.epp.core.EppError
Result text for "Command syntax error"
TEXT_COMMAND_USE_ERROR - Static variable in class com.neulevel.epp.core.EppError
Result text for "Command use error"
TEXT_DATA_MANAGEMENT_POLICY_VIOLATION - Static variable in class com.neulevel.epp.core.EppError
Result text for "Data management policy violation"
TEXT_INVALID_AUTHORIZATION_INFORMATION - Static variable in class com.neulevel.epp.core.EppError
Result text for "Invalid authorization information"
TEXT_NO_ERROR - Static variable in class com.neulevel.epp.core.EppError
Result text for "Command completed successfully"
TEXT_NO_ERROR_ENDING_SESSION - Static variable in class com.neulevel.epp.core.EppError
Result text for "Command completed successfully; ending session"
TEXT_NO_ERROR_MESSAGE_PRESENT - Static variable in class com.neulevel.epp.core.EppError
Result text for "Command completed successfully; ack to dequeue"
TEXT_NO_ERROR_NO_MESSAGE - Static variable in class com.neulevel.epp.core.EppError
Result text for "Command completed successfully; no messages"
TEXT_NO_ERROR_NOTHING_DONE - Static variable in class com.neulevel.epp.core.EppError
Deprecated. for EPP-04 (06/29/2001)
TEXT_OBJECT_ASSOCIATION_PROHIBITS_OPERATION - Static variable in class com.neulevel.epp.core.EppError
Result text for "Object association prohibits operation"
TEXT_OBJECT_DOES_NOT_EXIST - Static variable in class com.neulevel.epp.core.EppError
Result text for "Object does not exist"
TEXT_OBJECT_EXISTS - Static variable in class com.neulevel.epp.core.EppError
Result text for "Object exists"
TEXT_OBJECT_IS_NOT_ELIGIBLE_FOR_RENEWAL - Static variable in class com.neulevel.epp.core.EppError
Result text for "Object is not eligible for renewal"
TEXT_OBJECT_IS_NOT_ELIGIBLE_FOR_TRANSFER - Static variable in class com.neulevel.epp.core.EppError
Result text for "Object is not eligible for transfer"
TEXT_OBJECT_NOT_PENDING_TRANSFER - Static variable in class com.neulevel.epp.core.EppError
Result text for "Object not pending transfer"
TEXT_OBJECT_PENDING_TRANSFER - Static variable in class com.neulevel.epp.core.EppError
Result text for "Object pending transfer"
TEXT_OBJECT_STATUS_PROHIBITS_OPERATION - Static variable in class com.neulevel.epp.core.EppError
Result text for "Object status prohibits operation"
TEXT_PARAMETER_VALUE_POLICY_ERROR - Static variable in class com.neulevel.epp.core.EppError
Result text for "Parameter value policy error"
TEXT_PARAMETER_VALUE_RANGE_ERROR - Static variable in class com.neulevel.epp.core.EppError
Result text for "Parameter value range error"
TEXT_PARAMETER_VALUE_SYNTAX_ERROR - Static variable in class com.neulevel.epp.core.EppError
Result text for "Parameter value syntax error"
TEXT_REQUIRED_PARAMETER_MISSING - Static variable in class com.neulevel.epp.core.EppError
Result text for "Required parameter missing"
TEXT_SESSION_LIMIT_EXCEEDED_SERVER_CLOSING_CONNECTION - Static variable in class com.neulevel.epp.core.EppError
Result text for "Session limit exceeded; server closing connection"
TEXT_UNIMPLEMENTED_COMMAND - Static variable in class com.neulevel.epp.core.EppError
Result text for "Unimplemented command"
TEXT_UNIMPLEMENTED_EXTENSION - Static variable in class com.neulevel.epp.core.EppError
Result text for "Unimplemented extension"
TEXT_UNIMPLEMENTED_OBJECT_SERVICE - Static variable in class com.neulevel.epp.core.EppError
Result text for "Unimplemented object service"
TEXT_UNIMPLEMENTED_OPTION - Static variable in class com.neulevel.epp.core.EppError
Result text for "Unimplemented option"
TEXT_UNIMPLEMENTED_PROTOCOL_VERSION - Static variable in class com.neulevel.epp.core.EppError
Result text for "Unimplemented protocol version"
TEXT_UNKNOWN_COMMAND - Static variable in class com.neulevel.epp.core.EppError
Result text for "Unknown command"
TM_ALGORITHM - Static variable in class com.neulevel.epp.transport.EppSession
The property for trust manager algorithm, default "SUNX509"
TM_PROVIDER - Static variable in class com.neulevel.epp.transport.EppSession
The property for trust manager provider, default null
toString() - Method in class com.neulevel.epp.core.command.EppCommandCheck
 
toString() - Method in class com.neulevel.epp.core.command.EppCommandCreate
 
toString() - Method in class com.neulevel.epp.core.command.EppCommandDelete
 
toString() - Method in class com.neulevel.epp.core.command.EppCommandInfo
 
toString() - Method in class com.neulevel.epp.core.command.EppCommandLogin
 
toString() - Method in class com.neulevel.epp.core.command.EppCommandLogout
 
toString() - Method in class com.neulevel.epp.core.command.EppCommandPoll
 
toString() - Method in class com.neulevel.epp.core.command.EppCommandRenew
 
toString() - Method in class com.neulevel.epp.core.command.EppCommandTransfer
 
toString() - Method in class com.neulevel.epp.core.command.EppCommandUpdate
 
toString() - Method in class com.neulevel.epp.core.command.EppCreds
Converts the EppCreds object into plain XML text string by using the default root tag name
toString() - Method in class com.neulevel.epp.core.command.EppCredsOptions
Converts the EppCredsOptions object into plain XML text string by using the default root tag name
toString() - Method in class com.neulevel.epp.core.EppAddress
 
toString() - Method in class com.neulevel.epp.core.EppAuthInfo
 
toString() - Method in class com.neulevel.epp.core.EppContact
 
toString() - Method in class com.neulevel.epp.core.EppContactData
 
toString() - Method in class com.neulevel.epp.core.EppContactDisclose
 
toString() - Method in class com.neulevel.epp.core.EppContactType
 
toString() - Method in class com.neulevel.epp.core.EppDataCollectionPolicy
 
toString() - Method in class com.neulevel.epp.core.EppDataCollectionStatement
 
toString() - Method in class com.neulevel.epp.core.EppDomain
 
toString() - Method in class com.neulevel.epp.core.EppE164
 
toString(String) - Method in class com.neulevel.epp.core.EppEntity
Converts the EppEntity object into plain XML text string
toString() - Method in class com.neulevel.epp.core.EppEntity
 
toString() - Method in class com.neulevel.epp.core.EppGreeting
 
toString() - Method in class com.neulevel.epp.core.EppHello
 
toString() - Method in class com.neulevel.epp.core.EppHost
 
toString() - Method in class com.neulevel.epp.core.EppHostAttribute
 
toString() - Method in class com.neulevel.epp.core.EppIpAddress
 
toString() - Method in class com.neulevel.epp.core.EppParser
 
toString() - Method in class com.neulevel.epp.core.EppPeriod
 
toString() - Method in class com.neulevel.epp.core.EppServiceMenu
 
toString() - Method in class com.neulevel.epp.core.EppStatus
 
toString() - Method in class com.neulevel.epp.core.EppSvcsub
 
toString() - Method in class com.neulevel.epp.core.EppSvcsubParam
 
toString() - Method in class com.neulevel.epp.core.EppTransactionId
 
toString() - Method in class com.neulevel.epp.core.EppUnspec
 
toString(Document) - Static method in class com.neulevel.epp.core.EppUtil
Converts a Document into a formated XML string.
toString() - Method in class com.neulevel.epp.core.response.EppResponse
 
toString() - Method in class com.neulevel.epp.core.response.EppResponseData
 
toString() - Method in class com.neulevel.epp.core.response.EppResult
 
toString() - Method in class com.neulevel.epp.core.response.EppResultMessage
 
toString() - Method in class com.neulevel.epp.core.response.EppValueReason
 
toString() - Method in class com.neulevel.epp.ext.command.EppCommandCreateSecDns
 
toString() - Method in class com.neulevel.epp.ext.command.EppCommandUpdateSecDns
 
toString() - Method in class com.neulevel.epp.ext.EppSecDnsDsData
 
toString() - Method in class com.neulevel.epp.ext.response.EppResponseDataInfoSecDns
 
toString() - Method in class com.neulevel.epp.xri.EppXriAuthority
 
toString() - Method in class com.neulevel.epp.xri.EppXriCanonicalEquivID
 
toString() - Method in class com.neulevel.epp.xri.EppXriName
 
toString() - Method in class com.neulevel.epp.xri.EppXriNumber
 
toString() - Method in class com.neulevel.epp.xri.EppXriNumberAttribute
 
toString() - Method in class com.neulevel.epp.xri.EppXriRedirect
 
toString() - Method in class com.neulevel.epp.xri.EppXriRef
 
toString() - Method in class com.neulevel.epp.xri.EppXriService
 
toString() - Method in class com.neulevel.epp.xri.EppXriServiceEndpoint
 
toString() - Method in class com.neulevel.epp.xri.EppXriServiceEndpointMediaType
 
toString() - Method in class com.neulevel.epp.xri.EppXriServiceEndpointPath
 
toString() - Method in class com.neulevel.epp.xri.EppXriServiceEndpointType
 
toString() - Method in class com.neulevel.epp.xri.EppXriSocialData
 
toString() - Method in class com.neulevel.epp.xri.EppXriSynonym
 
toString() - Method in class com.neulevel.epp.xri.EppXriTrustee
 
toString() - Method in class com.neulevel.epp.xri.EppXriURI
 
toXML(Document, String) - Method in class com.neulevel.epp.core.command.EppCommandCheckContact
Converts the EppCommandCheckContact object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.command.EppCommandCheckDomain
Converts the EppCommandCheckDomain object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.command.EppCommandCheckHost
Converts the EppCommandCheckHost object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.command.EppCommandCheckSvcsub
Converts the EppCommandCheckSvcsub object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.command.EppCommandCreate
Converts the EppCommandCreate object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.command.EppCommandDeleteContact
Converts the EppCommandDeleteContact object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.command.EppCommandDeleteDomain
Converts the EppCommandDeleteDomain object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.command.EppCommandDeleteHost
Converts the EppCommandDeleteHost object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.command.EppCommandDeleteSvcsub
Converts the EppCommandDeleteSvcsub object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.command.EppCommandInfoContact
Converts the EppCommandInfoContact object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.command.EppCommandInfoDomain
Converts the EppCommandInfoDomain object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.command.EppCommandInfoHost
Converts the EppCommandInfoHost object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.command.EppCommandInfoSvcsub
Converts the EppCommandInfoSvcsub object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.command.EppCommandLogin
Converts the EppCommandLogin object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.command.EppCommandLogout
Converts the EppCommandLogout object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.command.EppCommandPoll
Converts the EppCommandPoll object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.command.EppCommandRenewDomain
Converts the EppCommandRenewDomain object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.command.EppCommandRenewSvcsub
Converts the EppCommandRenewSvcsub object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.command.EppCommandTransferContact
Converts the EppCommandTransferContact object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.command.EppCommandTransferDomain
Converts the EppCommandTransferDomain object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.command.EppCommandTransferSvcsub
Converts the EppCommandTransferSvcsub object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.command.EppCommandUpdateContact
Converts the EppCommandUpdateContact object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.command.EppCommandUpdateDomain
Converts the EppCommandUpdateDomain object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.command.EppCommandUpdateHost
Converts the EppCommandUpdateHost object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.command.EppCommandUpdateSvcsub
Converts the EppCommandUpdateSvcsub object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.command.EppCreds
Converts the EppCreds object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.command.EppCredsOptions
Converts the EppCredsOptions object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.EppAddress
Converts the EppAddress object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.EppAuthInfo
Converts the EppAuthInfo object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.EppContact
Converts the EppContact object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.EppContactData
Converts the EppContactData object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.EppContactDisclose
Converts the EppContactDisclose object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.EppContactType
Converts the EppContactType object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.EppDataCollectionPolicy
Converts the EppDataCollectionPolicy object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.EppDataCollectionStatement
Converts the EppDataCollectionStatement object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.EppDomain
Converts the EppDomain object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.EppE164
Converts the EppE164 object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.EppEntity
Converts the EppEntity object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.EppGreeting
Converts the EppGreeting object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.EppHello
Converts the EppHello object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.EppHost
Converts the EppHost object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.EppHostAttribute
Converts the EppHostAttribute object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.EppIpAddress
Converts the EppIpAddress object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.EppPeriod
Converts the EppPeriod object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.EppServiceMenu
Converts the EppServiceMenu object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.EppStatus
Converts the EppStatus object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.EppSvcsub
Converts the EppSvcsub object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.EppSvcsubParam
Converts the EppSvcsubParam object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.EppTransactionId
Converts the EppTransactionId object into an XML element
toXML(Document, String, boolean) - Method in class com.neulevel.epp.core.EppTransactionId
Converts the EppTransactionId object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.EppUnspec
Converts the EppUnspec object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.response.EppResponse
Converts the EppResponse object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.response.EppResponseDataCheckContact
Converts an EppResponseDataCheckContact object into an XML element.
toXML(Document, String) - Method in class com.neulevel.epp.core.response.EppResponseDataCheckDomain
Converts an EppResponseDataCheckDomain object into an XML element.
toXML(Document, String) - Method in class com.neulevel.epp.core.response.EppResponseDataCheckHost
Converts an EppResponseDataCheckHost object into an XML element.
toXML(Document, String) - Method in class com.neulevel.epp.core.response.EppResponseDataCheckSvcsub
Converts an EppResponseDataCheckSvcsub object into an XML element.
toXML(Document, String) - Method in class com.neulevel.epp.core.response.EppResponseDataCreateContact
Converts an EppResponseDataCreateContact object into an XML element.
toXML(Document, String) - Method in class com.neulevel.epp.core.response.EppResponseDataCreateDomain
Converts an EppResponseDataCreateDomain object into an XML element.
toXML(Document, String) - Method in class com.neulevel.epp.core.response.EppResponseDataCreateHost
Converts an EppResponseDataCreateHost object into an XML element.
toXML(Document, String) - Method in class com.neulevel.epp.core.response.EppResponseDataCreateSvcsub
Converts an EppResponseDataCreateSvcsub object into an XML element.
toXML(Document, String) - Method in class com.neulevel.epp.core.response.EppResponseDataInfo
Converts the EppResponseDataInfo object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.response.EppResponseDataPendingContact
Converts an EppResponseDataPendingContact object into an XML element.
toXML(Document, String) - Method in class com.neulevel.epp.core.response.EppResponseDataPendingDomain
Converts an EppResponseDataPendingDomain object into an XML element.
toXML(Document, String) - Method in class com.neulevel.epp.core.response.EppResponseDataPendingHost
Converts an EppResponseDataPendingHost object into an XML element.
toXML(Document, String) - Method in class com.neulevel.epp.core.response.EppResponseDataPendingSvcsub
Converts an EppResponseDataPendingSvcsub object into an XML element.
toXML(Document, String) - Method in class com.neulevel.epp.core.response.EppResponseDataPoll
Converts the EppResponseDataPoll object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.response.EppResponseDataRenewDomain
Converts an EppResponseDataRenewDomain object into an XML element.
toXML(Document, String) - Method in class com.neulevel.epp.core.response.EppResponseDataRenewSvcsub
Converts an EppResponseDataRenewSvcsub object into an XML element.
toXML(Document, String) - Method in class com.neulevel.epp.core.response.EppResponseDataTransferContact
Converts the EppResponseDataTransferContact object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.response.EppResponseDataTransferDomain
Converts the EppResponseDataTransferDomain object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.response.EppResponseDataTransferSvcsub
Converts the EppResponseDataTransferSvcsub object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.response.EppResult
Converts the EppResult object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.response.EppResultMessage
Converts the EppResultMessage object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.core.response.EppValueReason
Converts the EppValueReason object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.ext.command.EppCommandCreateSecDns
Converts the EppCommandCreateSecDns object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.ext.command.EppCommandUpdateSecDns
Converts the EppCommandUpdateSecDns object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.ext.EppSecDnsDsData
Converts the EppSecDnsDsData object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.ext.response.EppResponseDataInfoSecDns
Converts the EppResponseDataInfoSecDns object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.xri.command.EppCommandCheckXriAuthority
Converts the EppCommandCheckXriAuthority object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.xri.command.EppCommandCheckXriName
Converts the EppCommandCheckXriName object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.xri.command.EppCommandCheckXriNumber
Converts the EppCommandCheckXriNumber object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.xri.command.EppCommandCheckXriService
Converts the EppCommandCheckXriService object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.xri.command.EppCommandDeleteXriAuthority
Converts the EppCommandDeleteXriAuthority object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.xri.command.EppCommandDeleteXriName
Converts the EppCommandDeleteXriName object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.xri.command.EppCommandDeleteXriNumber
Converts the EppCommandDeleteXriNumber object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.xri.command.EppCommandDeleteXriService
Converts the EppCommandDeleteXriService object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.xri.command.EppCommandInfoXriAuthority
Converts the EppCommandInfoXriAuthority object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.xri.command.EppCommandInfoXriName
Converts the EppCommandInfoXriName object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.xri.command.EppCommandInfoXriNumber
Converts the EppCommandInfoXriNumber object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.xri.command.EppCommandInfoXriService
Converts the EppCommandInfoXriService object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.xri.command.EppCommandRenewXriName
Converts the EppCommandRenewXriName object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.xri.command.EppCommandRenewXriNumber
Converts the EppCommandRenewXriNumber object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.xri.command.EppCommandRenewXriService
Converts the EppCommandRenewXriService object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.xri.command.EppCommandTransferXriAuthority
Converts the EppCommandTransferXriAuthority object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.xri.command.EppCommandTransferXriName
Converts the EppCommandTransferXriName object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.xri.command.EppCommandUpdateXriAuthority
Converts the EppCommandUpdateXriAuthority object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.xri.command.EppCommandUpdateXriName
Converts the EppCommandUpdateXriName object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.xri.command.EppCommandUpdateXriNumber
Converts the EppCommandUpdateXriNumber object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.xri.command.EppCommandUpdateXriService
Converts the EppCommandUpdateXriService object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.xri.EppXriAuthority
Converts the EppXriAuthority object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.xri.EppXriCanonicalEquivID
Converts the EppXriCanonicalEquivID object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.xri.EppXriName
Converts the EppXriName object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.xri.EppXriNumber
Converts the EppXriNumber object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.xri.EppXriNumberAttribute
Converts the EppXriNumberAttribute object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.xri.EppXriRedirect
Converts the EppXriRedirect object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.xri.EppXriRef
Converts the EppXriRef object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.xri.EppXriService
Converts the EppXriService object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.xri.EppXriServiceEndpoint
Converts the EppXriServiceEndpoint object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.xri.EppXriServiceEndpointRule
Converts the EppXriServiceEndpointRule object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.xri.EppXriSocialData
Converts the EppXriSocialData object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.xri.EppXriSynonym
Converts the EppXriSynonym object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.xri.EppXriTrustee
Converts the EppXriTrustee object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.xri.EppXriURI
Converts the EppXriURI object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.xri.response.EppResponseDataCheckXriAuthority
Converts an EppResponseDataCheckXriAuthority object into an XML element.
toXML(Document, String) - Method in class com.neulevel.epp.xri.response.EppResponseDataCheckXriName
Converts an EppResponseDataCheckXriName object into an XML element.
toXML(Document, String) - Method in class com.neulevel.epp.xri.response.EppResponseDataCheckXriNumber
Converts an EppResponseDataCheckXriNumber object into an XML element.
toXML(Document, String) - Method in class com.neulevel.epp.xri.response.EppResponseDataCheckXriService
Converts an EppResponseDataCheckXriService object into an XML element.
toXML(Document, String) - Method in class com.neulevel.epp.xri.response.EppResponseDataCreateXriAuthority
Converts an EppResponseDataCreateXriAuthority object into an XML element.
toXML(Document, String) - Method in class com.neulevel.epp.xri.response.EppResponseDataCreateXriName
Converts an EppResponseDataCreateXriName object into an XML element.
toXML(Document, String) - Method in class com.neulevel.epp.xri.response.EppResponseDataCreateXriNumber
Converts an EppResponseDataCreateXriNumber object into an XML element.
toXML(Document, String) - Method in class com.neulevel.epp.xri.response.EppResponseDataCreateXriService
Converts an EppResponseDataCreateXriService object into an XML element.
toXML(Document, String) - Method in class com.neulevel.epp.xri.response.EppResponseDataPendingXriAuthority
Converts an EppResponseDataPendingXriAuthority object into an XML element.
toXML(Document, String) - Method in class com.neulevel.epp.xri.response.EppResponseDataPendingXriName
Converts an EppResponseDataPendingXriName object into an XML element.
toXML(Document, String) - Method in class com.neulevel.epp.xri.response.EppResponseDataPendingXriNumber
Converts an EppResponseDataPendingXriNumber object into an XML element.
toXML(Document, String) - Method in class com.neulevel.epp.xri.response.EppResponseDataPendingXriService
Converts an EppResponseDataPendingXriService object into an XML element.
toXML(Document, String) - Method in class com.neulevel.epp.xri.response.EppResponseDataRenewXriName
Converts an EppResponseDataRenewXriName object into an XML element.
toXML(Document, String) - Method in class com.neulevel.epp.xri.response.EppResponseDataRenewXriNumber
Converts an EppResponseDataRenewXriNumber object into an XML element.
toXML(Document, String) - Method in class com.neulevel.epp.xri.response.EppResponseDataRenewXriService
Converts an EppResponseDataRenewXriService object into an XML element.
toXML(Document, String) - Method in class com.neulevel.epp.xri.response.EppResponseDataTransferXriAuthority
Converts the EppResponseDataTransferXriAuthority object into an XML element
toXML(Document, String) - Method in class com.neulevel.epp.xri.response.EppResponseDataTransferXriName
Converts the EppResponseDataTransferXriName object into an XML element
toXMLCommon(Document, String, Element) - Method in class com.neulevel.epp.core.command.EppCommand
Converts the shared EppCommand components into an XML element.
toXMLCommon(Document, String, Element, Vector) - Method in class com.neulevel.epp.core.command.EppCommand
Converts the shared EppCommand components into an XML element.
toXMLCommon(Document, String, EppEntity) - Method in class com.neulevel.epp.core.command.EppCommand
Converts the shared EppCommand components into an XML element.
toXMLCommon(Document, String, Object, String, Vector) - Method in class com.neulevel.epp.core.command.EppCommand
Converts the shared EppCommand components into an XML element
toXMLCommon(Document, Element) - Method in class com.neulevel.epp.core.EppObject
Converts shared EppObject components into XML
toXMLCommon(Document, Element, String) - Method in class com.neulevel.epp.core.response.EppResponseDataCheck
Converts shared EppResponseDataCheck component into XML elements
toXMLCommon(Document, Element) - Method in class com.neulevel.epp.core.response.EppResponseDataPending
Converts shared EppResponseDataPending component into XML elements
toXMLCommon(Document, Element) - Method in class com.neulevel.epp.core.response.EppResponseDataTransfer
Converts shared EppResponseDataTransfer component into XML elements
toXMLPoll(Document, String) - Method in class com.neulevel.epp.core.command.EppCommandTransferContact
Converts the EppCommandTransferContact object into an XML element for an EppPollable object
toXMLPoll(Document, String) - Method in class com.neulevel.epp.core.command.EppCommandTransferDomain
Converts the EppCommandTransferDomain object into an XML element for an EppPollable object
toXMLPoll(Document, String) - Method in class com.neulevel.epp.core.command.EppCommandTransferSvcsub
Converts the EppCommandTransferSvcsub object into an XML element for an EppPollable object
toXMLPoll(Document, String) - Method in interface com.neulevel.epp.core.EppPollable
Converts the EppPollable object into an XML element that can be included as the data element in the response of an EPP Poll command.
toXMLPoll(Document, String) - Method in class com.neulevel.epp.xri.command.EppCommandTransferXriAuthority
Converts the EppCommandTransferXriAuthority object into an XML element for an EppPollable object
toXMLPoll(Document, String) - Method in class com.neulevel.epp.xri.command.EppCommandTransferXriName
Converts the EppCommandTransferXriName object into an XML element for an EppPollable object
transfer(int, String, String) - Static method in class com.neulevel.epp.core.command.EppCommand
Creates an EppCommandTransfer object based on the object type.
transfer(String, String) - Static method in class com.neulevel.epp.core.EppContact
Creates an EppCommandTransferContact object for transfering an EPP Contact object in the registry.
transfer(String, EppPeriod, String) - Static method in class com.neulevel.epp.core.EppDomain
Creates an EppCommandTransferDomain object for transfering an EPP Domain object in the registry.
transfer(String, EppPeriod, String) - Static method in class com.neulevel.epp.core.EppSvcsub
Creates an EppCommandTransferSvcsub object for transfering an EPP Svcsub object in the registry.
transfer(String, String) - Static method in class com.neulevel.epp.xri.EppXriAuthority
Creates an EppCommandTransferXriAuthority object for transfering an EPP XRI Authority object in the registry.
transfer(String, String) - Static method in class com.neulevel.epp.xri.EppXriName
Creates an EppCommandTransferXriName object for transfering an EPP XRI I-Name object in the registry.
trDate - Variable in class com.neulevel.epp.core.EppObject
The timestamp when the EPP Object was transferred most recently.
trStatus - Variable in class com.neulevel.epp.core.response.EppResponseDataTransfer
The status of the transfer operation
TS_FORMAT - Static variable in class com.neulevel.epp.transport.EppSession
The property for trust store format, default "file".
TS_NAME - Static variable in class com.neulevel.epp.transport.EppSession
The property for trust store name.
TS_PROVIDER - Static variable in class com.neulevel.epp.transport.EppSession
The property for trust store provider, default null
TS_STOREPASS - Static variable in class com.neulevel.epp.transport.EppSession
The property for trust store password, default null
TS_TYPE - Static variable in class com.neulevel.epp.transport.EppSession
The property for trust store type, default "JKS"
TYPE_EXT - Static variable in class com.neulevel.epp.core.EppAuthInfo
Authorization type "ext" for extension (Not implemented yet)
TYPE_PW - Static variable in class com.neulevel.epp.core.EppAuthInfo
Authorization type "pw" for password
TYPE_V4 - Static variable in class com.neulevel.epp.core.EppIpAddress
IP address type for "v4"
TYPE_V6 - Static variable in class com.neulevel.epp.core.EppIpAddress
IP address type for "v6"

EPP 0.4.9
A B C D E F G H I K L M N O P R S T U V W X
Copyright © 2001-2006 NeuStar, Inc. All Rights Reserved.