| Package | Description |
|---|---|
| com.github.wasiqb.coteafs.services.config | |
| com.github.wasiqb.coteafs.services.formatter |
| Modifier and Type | Method and Description |
|---|---|
ServiceType |
ServiceSetting.getType() |
static ServiceType |
ServiceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceType[] |
ServiceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceSetting.setType(ServiceType type) |
| Modifier and Type | Method and Description |
|---|---|
static void |
PayloadLoggerFactory.log(ServiceType serviceType,
PayloadType payloadType,
String body) |
Copyright © 2017–2018 Wasiq Bhamla. All rights reserved.