public abstract class RegistrationResponse extends Object implements Serializable
RetryingRegistration
.Modifier and Type | Class and Description |
---|---|
static class |
RegistrationResponse.Decline
A rejected (declined) registration.
|
static class |
RegistrationResponse.Success
Base class for a successful registration.
|
Constructor and Description |
---|
RegistrationResponse() |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.