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