| Package | Description |
|---|---|
| dev.dmgiangi.webclientsupplier.parser.dto | |
| dev.dmgiangi.webclientsupplier.parser.dto.enumerations | |
| dev.dmgiangi.webclientsupplier.supplier.strategy |
| Modifier and Type | Field and Description |
|---|---|
static ClientType |
ClientConfiguration.DEFAULT_CLIENT |
static ClientType |
ClientConfiguration.DEFAULT_CLIENT |
| Modifier and Type | Method and Description |
|---|---|
static ClientType |
ClientType.fromString(String requestedType) |
static ClientType |
ClientType.fromString(String requestedType) |
static ClientType |
ClientType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClientType |
ClientType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClientType[] |
ClientType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static ClientType[] |
ClientType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
BeanDefinitionStrategy.canHandle(ClientType clientType) |
boolean |
RestTemplateStrategy.canHandle(ClientType clientType) |
boolean |
RestTemplateStrategy.canHandle(ClientType clientType) |
boolean |
BeanDefinitionStrategy.canHandle(ClientType clientType) |
Copyright © 2023. All rights reserved.