Package com.verisign.epp.codec.unhandlednamespaces.v1_0
-
Interface Summary Interface Description EPPUnhandledNamespacesMonitor 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. -
Class Summary Class Description EPPUnhandledNamespace Class used to hold the unhandled namespace information, which includes the namespace URI and the response XML of the unhandled namespace.EPPUnhandledNamespacesExtFactory Factory for implementation of the Unhandled NamespacesRFC 9038.EPPUnhandledNamespacesMonitorLogger Monitor for unhandled namespaces by logging the full XML namespaces for the unhandled namespaces.EPPUnhandledNamespacesPollMessageFilter EPPUnhandledNamespacesPollMessageFilteris a utility class used to filter poll messageEPPResponseinstances against the list of client-specified object services and extension services, perRFC 9038.EPPUnhandledNamespacesResponseFilter EPPUnhandledNamespacesResponseFilteris a utility class used to filter command response extensions, perRFC 9038.