| Package | Description |
|---|---|
| com.ctrip.framework.apollo.config.data.extension.enums | |
| com.ctrip.framework.apollo.config.data.extension.properties |
| Modifier and Type | Method and Description |
|---|---|
static ApolloClientMessagingType |
ApolloClientMessagingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApolloClientMessagingType[] |
ApolloClientMessagingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ApolloClientMessagingType |
ApolloClientExtensionProperties.getMessagingType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ApolloClientExtensionProperties.setMessagingType(ApolloClientMessagingType messagingType) |
Copyright © 2021 Ctrip, Inc.. All rights reserved.