Uses of Package
com.verisign.epp.framework

Packages that use com.verisign.epp.framework
com.verisign.epp.framework   
com.verisign.epp.serverstub Stub Server classes to support the server handler for use of the Change Poll Extension. 
com.verisign.epp.util   
 

Classes in com.verisign.epp.framework used by com.verisign.epp.framework
EPPAssembler
          The EPPAssembler interface defines an interface for serializing EPPEvent objects and EPPEventResponse objects.
EPPAssemblerException
          The EPPAssemblerException defines a set of possible exceptions that can be thrown from an EPPAssembler.
EPPByteArrayAssembler
          The EPPByteArrayAssembler interface defines an interface for serializing EPPEvent objects and EPPEventResponse objects to and from byte arrays.
EPPByteArrayDispatcher
          A Singleton class that delegates message assembly to an EPPAssembler then routes messages to the appropriate EPPEventHandler.
EPPConnectionHandler
          The EPPConnectionHandler interface defines an interface for classes that need to be notified of connection events from a Server.
EPPDispatcher
          A Singleton class that delegates message assembly to an EPPAssembler then routes messages to the appropriate EPPEventHandler.
EPPEvent
          The EPPEvent class contains an EPPMessage for EPPEventHandlers to respond to.
EPPEventException
          The EPPEventException class defines an EPP Exception associated with EPPEvents.
EPPEventHandler
          The EPPEventHandler interface defines the interface used to be notified of EPPEvents.
EPPEventResponse
          The EPPEventResponse class contains an EPPMessage and is the class EPPEventHandlers use to return responses.
EPPHandleEventException
          The EPPHandleEventException class is used by EPPEventHandlers to hold EPPResponses when errors occur when handling EPP Commmands.
EPPPollDataRecord
          The <EPPPollDataRecord> is a class to store the data information.
EPPPollDataSource
          Represents an EPPPollDataSource interface that is implemented by any class that needs to manipulate their own data source.
EPPPollHandler
          Represents an EPPPollHandler interface that is implemented by any class that needs to manipulate their own poll handler.
EPPPollQueueException
          Represents a general EPP Poll Queue Exception.
EPPPollQueueMgr
          The <EPPPollqueueMgr> is used to handle the Poll command which allows to discover and retrieve client service messages from a server.
 

Classes in com.verisign.epp.framework used by com.verisign.epp.serverstub
EPPBalanceHandler
          This class provides an interface for handling EPP Balance Commands in a Server implementation.
EPPConnectionHandler
          The EPPConnectionHandler interface defines an interface for classes that need to be notified of connection events from a Server.
EPPContactHandler
          The EPPContactHandler class provides an interface for handling EPP Contact Commands in a Server implementation.
EPPDefRegHandler
          The EPPDefRegHandler class provides an interface for handling EPP DefReg Commands in a Server implementation.
EPPDomainHandler
          The EPPDomainHandler class provides an interface for handling EPP Domain Commands in a Server implementation.
EPPEmailFwdHandler
          The EPPEmailFwdHandler class provides an interface for handling EPP EmailFwd Commands in a Server implementation.
EPPEvent
          The EPPEvent class contains an EPPMessage for EPPEventHandlers to respond to.
EPPEventException
          The EPPEventException class defines an EPP Exception associated with EPPEvents.
EPPEventHandler
          The EPPEventHandler interface defines the interface used to be notified of EPPEvents.
EPPEventResponse
          The EPPEventResponse class contains an EPPMessage and is the class EPPEventHandlers use to return responses.
EPPGenHandler
          The EPPGenHandler class provides an interface for handling General EPP Commands in a Server implementation.
EPPHandleEventException
          The EPPHandleEventException class is used by EPPEventHandlers to hold EPPResponses when errors occur when handling EPP Commmands.
EPPHostHandler
          The EPPHostHandler class provides an interface for handling Host EPP Commands in a Server implementation.
EPPIdnTableHandler
          The EPPIdnTableHandler class provides an interface for handling EPP IDN Table Commands in a Server implementation.
EPPNameVerificationHandler
          The EPPDomainVerificationCodeHandler class provides an interface for handling Domain Verification Code Commands in a Server implementation.
EPPNameWatchHandler
          The EPPNameWatchHandler class provides an interface for handling EPP NameWatch Commands in a Server implementation.
EPPPollDataRecord
          The <EPPPollDataRecord> is a class to store the data information.
EPPPollDataSource
          Represents an EPPPollDataSource interface that is implemented by any class that needs to manipulate their own data source.
EPPPollHandler
          Represents an EPPPollHandler interface that is implemented by any class that needs to manipulate their own poll handler.
EPPPollQueueException
          Represents a general EPP Poll Queue Exception.
EPPRegistryHandler
          The EPPRegistryHandler class provides an interface for handling EPP Registry Commands in a Server implementation.
EPPResellerHandler
          The EPPResellerHandler class provides an interface for handling EPP Reseller Commands in a Server implementation.
EPPSuggestionHandler
          The EPPSuggestionHandler class provides an interface for handling EPP Suggestion Commands in a Server implementation.
EPPWhoWasHandler
          This class provides an interface for handling EPP WhoWas Commands in a Server implementation.
 

Classes in com.verisign.epp.framework used by com.verisign.epp.util
EPPAssemblerException
          The EPPAssemblerException defines a set of possible exceptions that can be thrown from an EPPAssembler.
 



Copyright © VeriSign Inc. All Rights Reserved.