Package com.verisign.epp.codec.unhandlednamespaces.v1_0
package com.verisign.epp.codec.unhandlednamespaces.v1_0
-
ClassDescriptionClass used to hold the unhandled namespace information, which includes the namespace URI and the response XML of the unhandled namespace.Factory for implementation of the Unhandled Namespaces
RFC 9038.Interface that can be passed into the filter classes (EPPUnhandledNamespacesResponseFilterandEPPUnhandledNamespacesPollMessageFilter) to implement a customized form of monitoring for returning unhandled namespace information to clients and to report it to the clients out of band to EPP.Monitor for unhandled namespaces by logging the full XML namespaces for the unhandled namespaces.EPPUnhandledNamespacesPollMessageFilteris a utility class used to filter poll messageEPPResponseinstances against the list of client-specified object services and extension services, perRFC 9038.EPPUnhandledNamespacesResponseFilteris a utility class used to filter command response extensions, perRFC 9038.