Index

A C D E F G H I J K L M O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values

I

info(String, Object...) - Static method in class ch.k43.util.KLog
Write log message of level INFO.
isActive() - Static method in class ch.k43.util.KLog
Check if logging is active.
isActive() - Method in class ch.k43.util.KSocketServer
Return current status of the socket server.
isConnected() - Method in class ch.k43.util.KDB
Get state of JDBC connection.
isConnected() - Method in class ch.k43.util.KSocketClient
Return connection state
isConnected() - Method in class ch.k43.util.KSocketServerThread
Return connection state.
isDataAvailable() - Method in class ch.k43.util.KSocketClient
Check if data is available
isDataAvailable() - Method in class ch.k43.util.KSocketServerThread
Check if data is available without blocking.
isEmpty(Object) - Static method in class ch.k43.util.K
Check if object is empty.
isInteger(String) - Static method in class ch.k43.util.K
Check whether the passed string contains an integer.
isInteger(String, int, int) - Static method in class ch.k43.util.K
Check whether the passed string contains an integer and is within the allowed range.
isLevelDebug() - Static method in class ch.k43.util.KLog
Check if logger is at level FINEST.
isLevelError() - Static method in class ch.k43.util.KLog
Check if logger is at level SEVERE
isLevelInfo() - Static method in class ch.k43.util.KLog
Check if logger is at level INFO.
isLevelOff() - Static method in class ch.k43.util.KLog
Check if logger is at level OFF.
isNewVersionAvailable() - Static method in class ch.k43.util.K
Check if a new version of the package ch.k43.util is available.
isNumber(String) - Static method in class ch.k43.util.K
Check whether the passed string contains a number.
isNumber(String, double, double) - Static method in class ch.k43.util.K
Check whether the passed string contains a number and is within the allowed range.
isSecuredConnection() - Method in class ch.k43.util.KSocketServerThread
Check if connection is TLS secured.
A C D E F G H I J K L M O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values