A C D E F G I J K M P R S T U W 

A

addExtra(IExtra) - Static method in class io.konverge.library.Konverge
Enables creating extensions for data collected during events.
Agent - Class in io.konverge.library
Konverge Agent.
Agent() - Constructor for class io.konverge.library.Agent
 
agentmain(String, Instrumentation) - Static method in class io.konverge.library.Agent
Dynamically load the agent at runtime.
assertion(boolean, String) - Static method in class io.konverge.library.Konverge
Send the assertion text to the server if the condition fails.
assertion(boolean, String, JSONObject) - Static method in class io.konverge.library.Konverge
Send the assertion text to the server if the condition fails.
assertion(String) - Static method in class io.konverge.library.Konverge
Send the assertion text to the server.
assertion(String, JSONObject) - Static method in class io.konverge.library.Konverge
Send the assertion text to the server.

C

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.

D

debug(Exception) - Static method in class io.konverge.library.Konverge
Send the debug exception to the server.
debug(Exception, JSONObject) - Static method in class io.konverge.library.Konverge
Send the debug exception to the server.
debug(String) - Static method in class io.konverge.library.Konverge
Send the debug text to the server.
debug(String, JSONObject) - Static method in class io.konverge.library.Konverge
Send the debug text to the server.

E

error(Exception) - Static method in class io.konverge.library.Konverge
Send the error exception to the server.
error(Exception, JSONObject) - Static method in class io.konverge.library.Konverge
Send the error exception to the server.
error(String) - Static method in class io.konverge.library.Konverge
Send the error text to the server.
error(String, JSONObject) - Static method in class io.konverge.library.Konverge
Send the error text to the server.
exception(Exception) - Static method in class io.konverge.library.Konverge
Typically used within the catch of a try/catch statement.
exception(Exception, JSONObject) - Static method in class io.konverge.library.Konverge
Typically used within the catch of a try/catch statement.

F

fatal(Exception) - Static method in class io.konverge.library.Konverge
Send the fatal exception to the server.
fatal(Exception, JSONObject) - Static method in class io.konverge.library.Konverge
Send the fatal exception to the server.
fatal(String) - Static method in class io.konverge.library.Konverge
Send the fatal text to the server.
fatal(String, JSONObject) - Static method in class io.konverge.library.Konverge
Send the fatal text to the server.
feedback(String) - Static method in class io.konverge.library.Konverge
Send the feedback text to the server.
feedback(String, JSONObject) - Static method in class io.konverge.library.Konverge
Send the feedback text to the server.

G

get(JSONObject) - Method in interface io.konverge.library.IExtra
 

I

IExtra - Interface in io.konverge.library
 
info(Exception) - Static method in class io.konverge.library.Konverge
Send the info exception to the server.
info(Exception, JSONObject) - Static method in class io.konverge.library.Konverge
Send the info exception to the server.
info(String) - Static method in class io.konverge.library.Konverge
Send the info text to the server.
info(String, JSONObject) - Static method in class io.konverge.library.Konverge
Send the info text to the server.
initialize() - Static method in class io.konverge.library.Konverge
Initializes the library using konverge.json located in the root of the classes folder.
initialize(String, String) - Static method in class io.konverge.library.Konverge
Initializes the library with the developer's API credentials.
initialize(String, String, String, boolean) - Static method in class io.konverge.library.Konverge
This initializes the Konverge library with the developer's credentials for storing items.
io.konverge.library - package io.konverge.library
 
isInitialized() - Static method in class io.konverge.library.Konverge
 
isLocalLogEnabled() - Static method in class io.konverge.library.Konverge
 

J

join(List<String>, String) - Static method in class io.konverge.library.Utility
 
join(Map<String, String>, String, String) - Static method in class io.konverge.library.Utility
 
join(String[], String) - Static method in class io.konverge.library.Utility
 

K

Konverge - Class in io.konverge.library
Konverge library for Java.

M

MD5(File) - Static method in class io.konverge.library.Utility
 
MD5(String) - Static method in class io.konverge.library.Utility
 

P

pipe(InputStream, OutputStream) - Static method in class io.konverge.library.Utility
 
premain(String, Instrumentation) - Static method in class io.konverge.library.Agent
Statically load the agent at startup.
preprocess(String, Throwable, JSONObject) - Static method in class io.konverge.library.Konverge
 
preprocess(String, Throwable, String) - Static method in class io.konverge.library.Konverge
 
process(String, String, String, JSONObject) - Static method in class io.konverge.library.Konverge
 
process(String, String, String, String) - Static method in class io.konverge.library.Konverge
 

R

reflectInt(Object, String) - Static method in class io.konverge.library.Utility
 
reflectString(Object, String) - Static method in class io.konverge.library.Utility
 
run() - Method in class io.konverge.library.Konverge
 

S

setDebugEnabled(boolean) - Static method in class io.konverge.library.Konverge
This will turn on/off printing stack traces when the Konverge SDK itself has an exception.
setLocalLogEnabled(boolean) - Static method in class io.konverge.library.Konverge
This will turn on/off logging to the local system log.
setTextStackEnabled(boolean) - Static method in class io.konverge.library.Konverge
This will turn on/off the stack traces that are appended to text based events.
SHA1(String) - Static method in class io.konverge.library.Utility
 
sleep(long) - Static method in class io.konverge.library.Utility
 
split(String, String) - Static method in class io.konverge.library.Utility
 

T

toByteSize(long) - Static method in class io.konverge.library.Utility
 
toString(InputStream) - Static method in class io.konverge.library.Utility
 
trace(String, String) - Static method in class io.konverge.library.Konverge
Provides an online and centralized location for trace logging which is only stored temporarily.
TYPE_ASSERT - Static variable in class io.konverge.library.Konverge
 
TYPE_CRITICAL - Static variable in class io.konverge.library.Konverge
 
TYPE_DEBUG - Static variable in class io.konverge.library.Konverge
 
TYPE_ERROR - Static variable in class io.konverge.library.Konverge
 
TYPE_EXCEPTION - Static variable in class io.konverge.library.Konverge
 
TYPE_FATAL - Static variable in class io.konverge.library.Konverge
 
TYPE_FEEDBACK - Static variable in class io.konverge.library.Konverge
 
TYPE_INFO - Static variable in class io.konverge.library.Konverge
 
TYPE_UNCAUGHT - Static variable in class io.konverge.library.Konverge
 
TYPE_WARNING - Static variable in class io.konverge.library.Konverge
 

U

uncaught(Throwable) - Static method in class io.konverge.library.Konverge
 
uninitialize() - Static method in class io.konverge.library.Konverge
Uninitialize the library.
Utility - Class in io.konverge.library
 
Utility() - Constructor for class io.konverge.library.Utility
 

W

warning(Exception) - Static method in class io.konverge.library.Konverge
Send the warning exception to the server.
warning(Exception, JSONObject) - Static method in class io.konverge.library.Konverge
Send the warning exception to the server.
warning(String) - Static method in class io.konverge.library.Konverge
Send the warning text to the server.
warning(String, JSONObject) - Static method in class io.konverge.library.Konverge
Send the warning text to the server.
A C D E F G I J K M P R S T U W 

Copyright © 2009–2014 Konverge.io. All rights reserved.