public abstract class RegistrationResponse extends Object implements Serializable
RetryingRegistration.| 限定符和类型 | 类和说明 |
|---|---|
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.
|
| 构造器和说明 |
|---|
RegistrationResponse() |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.