A B C D E G H I J L P R S T U 
All Classes All Packages

A

asyncGet(String, int) - Static method in class ch.weetech.http.UrlFetchApp
 

B

buildFormDataFromMap(Map<Object, Object>) - Static method in class ch.weetech.network.HttpUtil
 

C

ch.weetech.alert - package ch.weetech.alert
 
ch.weetech.database - package ch.weetech.database
 
ch.weetech.http - package ch.weetech.http
 
ch.weetech.network - package ch.weetech.network
 
ch.weetech.properties - package ch.weetech.properties
 
CLIENT_CONNECT_TIMEOUT - Static variable in class ch.weetech.network.HttpResponseCode
 
CLIENT_INTERRUPTED_EXCEPTION - Static variable in class ch.weetech.network.HttpResponseCode
 
CLIENT_IO_ERROR - Static variable in class ch.weetech.network.HttpResponseCode
 
CLIENT_READ_TIMEOUT - Static variable in class ch.weetech.network.HttpResponseCode
 
close() - Method in class ch.weetech.database.DatabaseManager
 
ConfigApp - Class in ch.weetech.properties
 
ConfigApp() - Constructor for class ch.weetech.properties.ConfigApp
 

D

DatabaseManager - Class in ch.weetech.database
 
DatabaseManager(String, String, String) - Constructor for class ch.weetech.database.DatabaseManager
 
DatabaseStatementManager - Class in ch.weetech.database
 
DatabaseStatementManager() - Constructor for class ch.weetech.database.DatabaseStatementManager
 

E

EmailApp - Class in ch.weetech.alert
https://developers.google.com/apps-script/reference/mail https://www.tutorialspoint.com/java/java_sending_email.htm https://mkyong.com/java/java-how-to-send-email/ https://www.javatpoint.com/example-of-sending-email-using-java-mail-api
EmailApp() - Constructor for class ch.weetech.alert.EmailApp
 
execute(String) - Method in class ch.weetech.database.DatabaseManager
 

G

get(String) - Method in class ch.weetech.network.HttpClientApp
 
get(String, String, int, int) - Method in class ch.weetech.network.HttpClientApp
 
get(String, HttpClient, Map<String, String>) - Static method in class ch.weetech.http.UrlFetchApp
 
getAll(List<String>, ExecutorService) - Static method in class ch.weetech.http.UrlFetchApp
 
getConnection(String, String, String) - Static method in class ch.weetech.database.Jdbc
 
getContent() - Method in class ch.weetech.network.HttpResponse
 
getError() - Method in class ch.weetech.network.HttpResponse
 
getHashMapList(String, Map<String, Object>, DataSource) - Static method in class ch.weetech.database.DatabaseStatementManager
 
getMapList(ResultSet) - Static method in class ch.weetech.database.RStoListMap
 
getResponse(String) - Static method in class ch.weetech.http.UrlFetchApp
 
getResponse(String, Map<String, String>) - Static method in class ch.weetech.http.UrlFetchApp
 
getResultsList() - Method in class ch.weetech.database.Result
 
getStatusCode() - Method in class ch.weetech.network.HttpResponse
 

H

HttpClientApp - Class in ch.weetech.network
 
HttpClientApp(int) - Constructor for class ch.weetech.network.HttpClientApp
 
HttpClientApp(HttpClient) - Constructor for class ch.weetech.network.HttpClientApp
 
HttpResponse - Class in ch.weetech.network
 
HttpResponse() - Constructor for class ch.weetech.network.HttpResponse
 
HttpResponseCode - Class in ch.weetech.network
 
HttpResponseCode() - Constructor for class ch.weetech.network.HttpResponseCode
 
HttpUtil - Class in ch.weetech.network
 
HttpUtil() - Constructor for class ch.weetech.network.HttpUtil
 

I

init() - Method in class ch.weetech.database.DatabaseManager
 
IP - Class in ch.weetech.network
 
IP() - Constructor for class ch.weetech.network.IP
 
isIpInSubnet(String, String, int) - Static method in class ch.weetech.network.IP
https://stackoverflow.com/a/54514071/775849 Check if IP is within an Subnet defined by Network Address and Network Mask
isIpInSubnet(String, String, String) - Static method in class ch.weetech.network.IP
https://stackoverflow.com/a/54514071/775849 Check if IP is within an Subnet defined by Network Address and Network Mask
isSuccess() - Method in class ch.weetech.database.Result
 
isValidEmail(String) - Static method in class ch.weetech.alert.EmailApp
 

J

Jdbc - Class in ch.weetech.database
 
Jdbc() - Constructor for class ch.weetech.database.Jdbc
 

L

Library - Class in <Unnamed>
 
Library() - Constructor for class Library
 

P

post(String, Map<Object, Object>) - Method in class ch.weetech.network.HttpClientApp
 
post(String, Map<Object, Object>, String) - Static method in class ch.weetech.http.UrlFetchApp
 
post(String, Map<Object, Object>, Map<String, String>, String, int, int) - Method in class ch.weetech.network.HttpClientApp
 

R

read(String) - Static method in class ch.weetech.properties.ConfigApp
 
Result - Class in ch.weetech.database
 
Result() - Constructor for class ch.weetech.database.Result
 
RStoListMap - Class in ch.weetech.database
 
RStoListMap() - Constructor for class ch.weetech.database.RStoListMap
 

S

save(String, Properties) - Static method in class ch.weetech.properties.ConfigApp
 
sendHtml(String, List<String>, List<String>, String, String, List<Object>, Map<String, String>, boolean) - Static method in class ch.weetech.alert.EmailApp
 
sendText(String, List<String>, List<String>, String, String, List<Object>, Map<String, String>, boolean) - Static method in class ch.weetech.alert.EmailApp
 
setContent(String) - Method in class ch.weetech.network.HttpResponse
 
setError(String) - Method in class ch.weetech.network.HttpResponse
 
setResultsList(List<Map<String, String>>) - Method in class ch.weetech.database.Result
 
setStatement(Map<String, Object>, PreparedStatement) - Static method in class ch.weetech.database.StatementUtil
 
setStatusCode(int) - Method in class ch.weetech.network.HttpResponse
 
setSuccess(boolean) - Method in class ch.weetech.database.Result
 
shutdown() - Method in class ch.weetech.database.DatabaseManager
 
someLibraryMethod() - Method in class Library
 
StatementUtil - Class in ch.weetech.database
 
StatementUtil() - Constructor for class ch.weetech.database.StatementUtil
 

T

toMapList(ResultSet) - Static method in class ch.weetech.database.RStoListMap
 

U

UrlFetchApp - Class in ch.weetech.http
 
UrlFetchApp() - Constructor for class ch.weetech.http.UrlFetchApp
 
A B C D E G H I J L P R S T U 
All Classes All Packages