EPP 0.2.6

Package com.neulevel.epp.core

This package defines and implements core components for the EPP Protocol.

See:
          Description

Interface Summary
EppPollable The 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.
 

Class Summary
EppAddress This EppAddress class implements EPP Address entity used in the EPP Contact objects.
EppAuthInfo This EppAuthInfo class implements EPP AuthInfo entity.
EppContact This EppContact class implements EPP Contact objects.
EppContactData This EppContactData class implements EPP Contact postalType for recording contact data.
EppContactType This EppContactType class implements EPP Contact Type entity.
EppDomain This EppDomain class implements EPP Domain objects.
EppE164 This EppE164 class implements EPP e164Type, which is the ITU E.164 format for telephone numbers, plus extension.
EppEntity The EppEntity class is the base class for all entities/objects defined for EPP.
EppError This EppError class defines EPP result/error codes and messages.
EppGreeting This EppGreeting class implements EPP Greeting entity used in the EPP Protocol initialization.
EppHello This EppHello class implements EPP Hello entity used in the EPP Protocol initialization.
EppHost This EppHost class implements EPP Host objects.
EppIpAddress This EppIpAddress class implements EPP IP Address entity.
EppObject This EppObject class is the base class for all objects registered in the registry via the EPP Protocol.
EppParser This EppParser class is designed to parse and validate EPP XML messages against EPP XML Schema.
EppPeriod This EppPeriod class implements EPP Domain periodType entity.
EppServiceMenu This EppServiceMenu class implements EPP svcMenuType entity.
EppStatus This EppStatus class implements EPP Status entity.
EppSvcsub This EppSvcsub class implements EPP Svcsub objects.
EppSvcsubParam This EppSvcsubParam class implements EPP Svcsub Param entity.
EppTransactionId This EppTransactionId class implements EPP trIDType entity.
EppUnspec The EppUnspec class implement EPP unspecType objects.
EppUtil The EppUtil class implements some utility methods used by various components in the EPP implementation.
 

Package com.neulevel.epp.core Description

This package defines and implements core components for the EPP Protocol. It includes various object and entity definitions used in the EPP Protocol and provides mechanisms for converting objects between Java and XML formats.


EPP 0.2.6

Copyright © 2001-2002 NeuLevel, Inc. All Rights Reserved.