- capture(String, String) - Static method in class io.konverge.library.Konverge
-
Send the text to the server.
- capture(String, String, JSONObject) - Static method in class io.konverge.library.Konverge
-
Send the text to the server.
- capture(String, String, String) - Static method in class io.konverge.library.Konverge
-
Send the text to the server.
- capture(String, Throwable) - Static method in class io.konverge.library.Konverge
-
Send the throwable to the server.
- capture(String, Throwable, JSONObject) - Static method in class io.konverge.library.Konverge
-
Send the throwable to the server.
- capture(String, Throwable, String) - Static method in class io.konverge.library.Konverge
-
Send the throwable to the server.
- capture(Throwable) - Static method in class io.konverge.library.Konverge
-
- containsInsensitive(List<String>, String) - Static method in class io.konverge.library.Utility
-
- convertToHex(byte[]) - Static method in class io.konverge.library.Utility
-
- convertToJSONArray(Collection<String>) - Static method in class io.konverge.library.Utility
-
- convertToJSONArray(Enumeration<String>) - Static method in class io.konverge.library.Utility
-
- convertToJSONArray(String[]) - Static method in class io.konverge.library.Utility
-
- convertToList(Enumeration<T>) - Static method in class io.konverge.library.Utility
-
- critical(Exception) - Static method in class io.konverge.library.Konverge
-
Send the critical exception to the server.
- critical(Exception, JSONObject) - Static method in class io.konverge.library.Konverge
-
Send the critical exception to the server.
- critical(String) - Static method in class io.konverge.library.Konverge
-
Send the critical text to the server.
- critical(String, JSONObject) - Static method in class io.konverge.library.Konverge
-
Send the critical text to the server.