Class PendingActionNotificationResponse.DomainPendingActionNotificationResponse

java.lang.Object
google.registry.model.ImmutableObject
google.registry.model.poll.PendingActionNotificationResponse
google.registry.model.poll.PendingActionNotificationResponse.DomainPendingActionNotificationResponse
All Implemented Interfaces:
EppResponse.ResponseData, UnsafeSerializable, Serializable, Cloneable
Enclosing class:
PendingActionNotificationResponse

public static class PendingActionNotificationResponse.DomainPendingActionNotificationResponse extends PendingActionNotificationResponse
An adapter to output the XML in response to resolving a pending command on a domain.
See Also: