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

C

CLIENT_AUTH - Static variable in class com.neulevel.epp.transport.EppSession
The property for enabling client side authentication, default true
CODE_AUTHENTICATION_ERROR - Static variable in class com.neulevel.epp.core.EppError
Result code 2200 for "Authentication error"
CODE_AUTHORIZATION_ERROR - Static variable in class com.neulevel.epp.core.EppError
Result code 2201 for "Authorization error"
CODE_BILLING_FAILURE - Static variable in class com.neulevel.epp.core.EppError
Result code 2104 for "Billing failure"
CODE_COMMAND_FAILED - Static variable in class com.neulevel.epp.core.EppError
Result code 2400 for "Command failed"
CODE_COMMAND_FAILED_SERVER_ENDING_SESSION - Static variable in class com.neulevel.epp.core.EppError
Result code 2500 for "Command failed; server ending session"
CODE_COMMAND_SYNTAX_ERROR - Static variable in class com.neulevel.epp.core.EppError
Result code 2001 for "Command syntax error"
CODE_COMMAND_USE_ERROR - Static variable in class com.neulevel.epp.core.EppError
Result code 2002 for "Command use error"
CODE_DATA_MANAGEMENT_POLICY_VIOLATION - Static variable in class com.neulevel.epp.core.EppError
Result code 2308 for "Data management policy violation"
CODE_INVALID_AUTHORIZATION_INFORMATION - Static variable in class com.neulevel.epp.core.EppError
Result code 2202 for "Invalid authorization information"
CODE_NO_ERROR - Static variable in class com.neulevel.epp.core.EppError
Result code 1000 for "Command completed successfully"
CODE_NO_ERROR_ENDING_SESSION - Static variable in class com.neulevel.epp.core.EppError
Result code 1500 for "Command completed successfully; ending session"
CODE_NO_ERROR_MESSAGE_PRESENT - Static variable in class com.neulevel.epp.core.EppError
Result code 1301 for "Command completed successfully; message present"
CODE_NO_ERROR_NOTHING_DONE - Static variable in class com.neulevel.epp.core.EppError
Result code 1302 for "Command completed successfully; nothing done"
CODE_NO_ERROR_NO_MESSAGE - Static variable in class com.neulevel.epp.core.EppError
Result code 1300 for "Command completed successfully; no messages"
CODE_OBJECT_ASSOCIATION_PROHIBITS_OPERATION - Static variable in class com.neulevel.epp.core.EppError
Result code 2305 for "Object association prohibits operation"
CODE_OBJECT_DOES_NOT_EXIST - Static variable in class com.neulevel.epp.core.EppError
Result code 2303 for "Object does not exist"
CODE_OBJECT_EXISTS - Static variable in class com.neulevel.epp.core.EppError
Result code 2302 for "Object exists"
CODE_OBJECT_IS_NOT_ELIGIBLE_FOR_RENEWAL - Static variable in class com.neulevel.epp.core.EppError
Result code 2105 for "Object is not eligible for renewal"
CODE_OBJECT_IS_NOT_ELIGIBLE_FOR_TRANSFER - Static variable in class com.neulevel.epp.core.EppError
Result code 2106 for "Object is not eligible for transfer"
CODE_OBJECT_NOT_PENDING_TRANSFER - Static variable in class com.neulevel.epp.core.EppError
Result code 2301 for "Object not pending transfer"
CODE_OBJECT_PENDING_TRANSFER - Static variable in class com.neulevel.epp.core.EppError
Result code 2300 for "Object pending transfer"
CODE_OBJECT_STATUS_PROHIBITS_OPERATION - Static variable in class com.neulevel.epp.core.EppError
Result code 2304 for "Object status prohibits operation"
CODE_PARAMETER_VALUE_POLICY_ERROR - Static variable in class com.neulevel.epp.core.EppError
Result code 2306 for "Parameter value policy error"
CODE_PARAMETER_VALUE_RANGE_ERROR - Static variable in class com.neulevel.epp.core.EppError
Result code 2004 for "Parameter value range error"
CODE_PARAMETER_VALUE_SYNTAX_ERROR - Static variable in class com.neulevel.epp.core.EppError
Result code 2005 for "Parameter value syntax error"
CODE_REQUIRED_PARAMETER_MISSING - Static variable in class com.neulevel.epp.core.EppError
Result code 2003 for "Required parameter missing"
CODE_SESSION_LIMIT_EXCEEDED_SERVER_CLOSING_CONNECTION - Static variable in class com.neulevel.epp.core.EppError
Result code 2502 for "Session limit exceeded; server closing connection"
CODE_TIMEOUT_SERVER_ENDING_SESSION - Static variable in class com.neulevel.epp.core.EppError
Result code 2501 for "Timeout; server ending session"
CODE_UNIMPLEMENTED_COMMAND - Static variable in class com.neulevel.epp.core.EppError
Result code 2101 for "Unimplemented command"
CODE_UNIMPLEMENTED_EXTENSION - Static variable in class com.neulevel.epp.core.EppError
Result code 2103 for "Unimplemented extension"
CODE_UNIMPLEMENTED_OBJECT_SERVICE - Static variable in class com.neulevel.epp.core.EppError
Result code 2307 for "Unimplemented object service"
CODE_UNIMPLEMENTED_OPTION - Static variable in class com.neulevel.epp.core.EppError
Result code 2102 for "Unimplemented option"
CODE_UNIMPLEMENTED_PROTOCOL_VERSION - Static variable in class com.neulevel.epp.core.EppError
Result code 2100 for "Unimplemented protocol version"
CODE_UNKNOWN_COMMAND - Static variable in class com.neulevel.epp.core.EppError
Result code 2000 for "Unknown command"
CONTACT - Static variable in class com.neulevel.epp.core.EppObject
Type for EPP Contact objcet
CONTACT_TYPE_ADMIN - Static variable in class com.neulevel.epp.core.EppDomain
Contact type for administration contact ("admin");
CONTACT_TYPE_ADMIN - Static variable in class com.neulevel.epp.core.EppSvcsub
Contact type for administration contact ("admin");
CONTACT_TYPE_BILLING - Static variable in class com.neulevel.epp.core.EppDomain
Contact type for billing contact ("billing");
CONTACT_TYPE_BILLING - Static variable in class com.neulevel.epp.core.EppSvcsub
Contact type for billing contact ("billing");
CONTACT_TYPE_BIZLOCK - Static variable in class com.neulevel.epp.core.EppSvcsub
Contact type for BIZlock contact ("bizlock")
CONTACT_TYPE_PRIMARY - Static variable in class com.neulevel.epp.core.EppSvcsub
Contact type for technical contact ("primary")
CONTACT_TYPE_SECONDARY - Static variable in class com.neulevel.epp.core.EppSvcsub
Contact type for technical contact ("primary")
CONTACT_TYPE_TECH - Static variable in class com.neulevel.epp.core.EppDomain
Contact type for technical contact ("tech")
CONTACT_TYPE_TECH - Static variable in class com.neulevel.epp.core.EppSvcsub
Contact type for technical contact ("tech")
check(String) - Static method in class com.neulevel.epp.core.EppContact
Creates an EppCommandCheckContact object for checking the existance of EPP Contact objects in the registry.
check(String) - Static method in class com.neulevel.epp.core.EppDomain
Creates an EppCommandCheckDomain object for checking the existance of EPP Domain objects in the registry.
check(String) - Static method in class com.neulevel.epp.core.EppHost
Creates an EppCommandCheckHost object for checking the existance of EPP Host objects in the registry.
check(String) - Static method in class com.neulevel.epp.core.EppSvcsub
Creates an EppCommandCheckSvcsub object for checking the existance of EPP Svcsub objects in the registry.
check(int, String) - Static method in class com.neulevel.epp.core.command.EppCommand
Creates an EppCommandCheck object based on the object type.
check(String) - Method in class com.neulevel.epp.core.response.EppResponseDataCheck
Checks if an object id is in the HashMap
clID - Variable in class com.neulevel.epp.core.EppObject
The id of the client that is sponsering the EPP Object
clTRID - Variable in class com.neulevel.epp.core.command.EppCommand
The client transaction id associated with the EPP Command
close() - Method in class com.neulevel.epp.transport.EppSession
Closes the EPP Session
close() - Method in class com.neulevel.epp.transport.tcp.EppSessionTcp
Closes the EPP Session over TCP/TLS
com.neulevel.biz - package com.neulevel.biz
This package defines and implements classes related to NeuLevel's dot BIZ product suites, including BIZprotect(TM).
com.neulevel.epp.core - package com.neulevel.epp.core
This package defines and implements core components for the EPP Protocol.
com.neulevel.epp.core.command - package com.neulevel.epp.core.command
This package implements various commands and related components for the EPP Protocol.
com.neulevel.epp.core.response - package com.neulevel.epp.core.response
This package implements various responses and related components for the EPP Protocol.
com.neulevel.epp.transport - package com.neulevel.epp.transport
This package defines and implements various transport mechanisms for the EPP Protocol.
com.neulevel.epp.transport.tcp - package com.neulevel.epp.transport.tcp
This package implements the TCP transport mechanism for the EPP Protocol with TLS used for transport layer security.
com.neulevel.us - package com.neulevel.us
This package defines and implements classes related to dotUS registry service.
connect(String, int) - Method in class com.neulevel.epp.transport.EppSession
Connects to the EPP Server and establishs an EPP Session
connect(String, int) - Method in class com.neulevel.epp.transport.tcp.EppSessionTcp
Connects to the EPP Server and establishs an EPP session over TCP/TLS
crDate - Variable in class com.neulevel.epp.core.EppObject
The timestamp when the EPP Object was created initially
crID - Variable in class com.neulevel.epp.core.EppObject
The id of the client that created the EPP Object initially
create(EppObject, String) - Static method in class com.neulevel.epp.core.EppObject
Creates an EppCommandCreate object for creating an EPP Object in the registry.
create(EppObject, String) - Static method in class com.neulevel.epp.core.command.EppCommand
Creates an EppCommandCreate object.
createElementNS(Document, String, String) - Static method in class com.neulevel.epp.core.EppUtil
Creates an ElementNSImpl object inside a Document object.
createElementNS(Document, String, String, boolean) - Static method in class com.neulevel.epp.core.EppUtil
Creates an ElementNSImpl object inside a Document object.
createElementNSUnspec(Document, String, String, boolean) - Static method in class com.neulevel.epp.core.EppUtil
Creates an ElementNSImpl object inside a Document object.
createTextNode(Document, Calendar) - Static method in class com.neulevel.epp.core.EppUtil
Creates a Text node for converting a Calendar object into a string of XML timeInstant type.
createTextNode(Document, Calendar, boolean) - Static method in class com.neulevel.epp.core.EppUtil
Creates a Text node for converting a Calendar object into a string of XML timeInstant type or XML date type.
creds - Variable in class com.neulevel.epp.core.command.EppCommand
The EPP Credentials associated with the EPP Command (optional)
curExpDate - Variable in class com.neulevel.epp.core.command.EppCommandRenew
The current expiration date of the registration for the EPP object to be renewed

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