public interface GatewayUtilCommonMessages
| Modifier and Type | Method and Description |
|---|---|
void |
cookieHasBeenFound(String cookieName) |
void |
cookieNotFound(String name) |
void |
failedToGenerateCertificate(Exception e) |
void |
failedToGetMapFromJsonString(String json,
Exception e) |
void |
failedToSerializeMapToJSON(Map<String,Object> map,
Exception e) |
void |
failedToSerializeObjectToJSON(Object obj,
Exception e) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.