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