Package | Description |
---|---|
com.pushtechnology.diffusion.api.config |
Diffusion Configuration API.
|
Modifier and Type | Method and Description |
---|---|
static ConnectorConfig.ClientApiType |
ConnectorConfig.ClientApiType.fromName(String name)
Deprecated.
|
ConnectorConfig.ClientApiType |
ConnectorConfig.getClientType()
Deprecated.
since 5.9
|
static ConnectorConfig.ClientApiType |
ConnectorConfig.ClientApiType.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static ConnectorConfig.ClientApiType[] |
ConnectorConfig.ClientApiType.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ConnectorConfig.setApiType(ConnectorConfig.ClientApiType clientType)
Deprecated.
since 5.9
Since classic client APIs have been deprecated then this will be removed in a future release |
Copyright © 2016 Push Technology Ltd. All Rights Reserved.