A C D F G H I J K L N P R S T U 
All Classes All Packages

A

addAttribute(String, Object) - Method in class com.github.taymindis.jh.Dispatcher
 
addAttribute(String, Object) - Method in class com.github.taymindis.jh.DispatcherFuture
 
addAttribute(String, Object) - Method in class com.github.taymindis.jh.DispatcherSync
 
Alertable - Interface in com.github.taymindis.jh
 

C

com.github.taymindis.jh - package com.github.taymindis.jh
 

D

DirectResult(String, Dispatcher) - Static method in class com.github.taymindis.jh.Dispatcher
 
DirectResult(String, Dispatcher, Object...) - Static method in class com.github.taymindis.jh.Dispatcher
 
DirectResult(String, Dispatcher, Map<String, Object>) - Static method in class com.github.taymindis.jh.Dispatcher
 
DirectResult(String, HttpServletRequest, HttpServletResponse) - Static method in class com.github.taymindis.jh.Dispatcher
 
DirectResult(String, HttpServletRequest, HttpServletResponse, Object...) - Static method in class com.github.taymindis.jh.Dispatcher
 
DirectResult(String, HttpServletRequest, HttpServletResponse, Map<String, Object>) - Static method in class com.github.taymindis.jh.Dispatcher
 
dispatch(String) - Method in class com.github.taymindis.jh.Dispatcher
 
dispatch(String) - Method in class com.github.taymindis.jh.DispatcherFuture
dispatching first between the file via web container, get the result at the end of request
dispatch(String) - Method in class com.github.taymindis.jh.DispatcherSync
dispatching between the file via web container
Dispatcher<T> - Class in com.github.taymindis.jh
 
Dispatcher(HttpServletRequest) - Constructor for class com.github.taymindis.jh.Dispatcher
 
DispatcherFuture<T> - Class in com.github.taymindis.jh
dispatching async between web container
DispatcherFuture(HttpServletRequest, HttpServletResponse) - Constructor for class com.github.taymindis.jh.DispatcherFuture
 
DispatcherSync<T> - Class in com.github.taymindis.jh
dispatching in between web container
DispatcherSync(HttpServletRequest, HttpServletResponse) - Constructor for class com.github.taymindis.jh.DispatcherSync
 

F

flush(String) - Static method in class com.github.taymindis.jh.SynchronizeRequest
Use in Risk
flushAll() - Static method in class com.github.taymindis.jh.SynchronizeRequest
Use in Risk

G

get(String) - Method in class com.github.taymindis.jh.Dispatcher
 
get(String) - Method in class com.github.taymindis.jh.DispatcherFuture
 
get(String) - Method in class com.github.taymindis.jh.DispatcherSync
 
getBgExecutor() - Static method in class com.github.taymindis.jh.Dispatcher
 
getCharset() - Method in class com.github.taymindis.jh.SSLHttp
 
getConnTimeout() - Method in class com.github.taymindis.jh.SSLHttp
 
getErrMessage() - Method in class com.github.taymindis.jh.SSLHttp
 
getErrorCode() - Method in class com.github.taymindis.jh.SynchronizeRequest
 
getInputStream() - Method in class com.github.taymindis.jh.JspRequestWrapper
 
getMethod() - Method in class com.github.taymindis.jh.JspRequestWrapper
 
getName() - Method in class com.github.taymindis.jh.SynchronizeRequest
 
getParameter(String) - Method in class com.github.taymindis.jh.JspRequestWrapper
 
getParameterMap() - Method in class com.github.taymindis.jh.JspRequestWrapper
 
getParameterNames() - Method in class com.github.taymindis.jh.JspRequestWrapper
 
getParameterValues(String) - Method in class com.github.taymindis.jh.JspRequestWrapper
 
getProcessStatus() - Method in class com.github.taymindis.jh.SynchronizeRequest
 
getProcessThread() - Method in class com.github.taymindis.jh.SynchronizeProcess
 
getReader() - Method in class com.github.taymindis.jh.JspRequestWrapper
 
getReadTimeout() - Method in class com.github.taymindis.jh.SSLHttp
 
getRequest(String, Map<String, String>) - Method in class com.github.taymindis.jh.SSLHttp
 
getResponse() - Method in class com.github.taymindis.jh.SSLHttp
 
getResult() - Method in class com.github.taymindis.jh.Dispatcher
 
getResult() - Method in class com.github.taymindis.jh.DispatcherFuture
 
getResult() - Method in class com.github.taymindis.jh.DispatcherSync
 
getResult(long, TimeUnit) - Method in class com.github.taymindis.jh.Dispatcher
 
getResult(long, TimeUnit) - Method in class com.github.taymindis.jh.DispatcherFuture
 
getResult(long, TimeUnit) - Method in class com.github.taymindis.jh.DispatcherSync
 
getRollingTime() - Method in class com.github.taymindis.jh.SynchronizeProcess
 
getStatus() - Method in class com.github.taymindis.jh.JspResponseWrapper
 
getStatusCode() - Method in class com.github.taymindis.jh.SSLHttp
 
getWriter() - Method in class com.github.taymindis.jh.JspResponseWrapper
 

H

hasError() - Method in class com.github.taymindis.jh.SynchronizeRequest
 
httpStatus - Variable in class com.github.taymindis.jh.Dispatcher
 

I

init(String, String, String, int) - Static method in class com.github.taymindis.jh.Dispatcher
 
isApplicationRunning() - Method in interface com.github.taymindis.jh.Alertable
 
isCancelled() - Method in class com.github.taymindis.jh.Dispatcher
 
isCancelled() - Method in class com.github.taymindis.jh.DispatcherFuture
 
isCancelled() - Method in class com.github.taymindis.jh.DispatcherSync
 
isDispatchFutureEnabled() - Static method in class com.github.taymindis.jh.Dispatcher
 
isDone() - Method in class com.github.taymindis.jh.Dispatcher
 
isDone() - Method in class com.github.taymindis.jh.DispatcherFuture
 
isDone() - Method in class com.github.taymindis.jh.DispatcherSync
 
isProcessBusy(String) - Static method in class com.github.taymindis.jh.SynchronizeRequest
check if process is busy
isSuccess() - Method in class com.github.taymindis.jh.Dispatcher
 

J

JspRequestWrapper - Class in com.github.taymindis.jh
 
JspRequestWrapper(HttpServletRequest) - Constructor for class com.github.taymindis.jh.JspRequestWrapper
 
JspResponseWrapper - Class in com.github.taymindis.jh
 
JspResponseWrapper(HttpServletResponse) - Constructor for class com.github.taymindis.jh.JspResponseWrapper
 

K

kill(String) - Static method in class com.github.taymindis.jh.SynchronizeProcess
Use in Risk

L

LockProcess - Class in com.github.taymindis.jh
 
LockProcess(String, Alertable) - Constructor for class com.github.taymindis.jh.LockProcess
 
LockRequest - Class in com.github.taymindis.jh
 
LockRequest(String) - Constructor for class com.github.taymindis.jh.LockRequest
 
logError(Exception) - Method in interface com.github.taymindis.jh.Alertable
 
logInfo(String) - Method in interface com.github.taymindis.jh.Alertable
 

N

newBackgroundEvent(HttpServletRequest, HttpServletResponse) - Static method in class com.github.taymindis.jh.Dispatcher
 
newEvent(HttpServletRequest, HttpServletResponse) - Static method in class com.github.taymindis.jh.Dispatcher
 

P

postRequest(String, Map<String, String>, String) - Method in class com.github.taymindis.jh.SSLHttp
 
postRequest(String, Map<String, String>, Map<String, Object>) - Method in class com.github.taymindis.jh.SSLHttp
 
PROCESS_HAS_ERROR - Static variable in class com.github.taymindis.jh.SynchronizeRequest
 
PROCESS_IS_ALREADY_RUNNING - Static variable in class com.github.taymindis.jh.SynchronizeRequest
 
PROCESS_IS_OK_TO_RUN - Static variable in class com.github.taymindis.jh.SynchronizeRequest
 
PROCESS_NAME_IS_EMPTY - Static variable in class com.github.taymindis.jh.SynchronizeRequest
 
PROCESS_SHOULD_NOT_RUN - Static variable in class com.github.taymindis.jh.SynchronizeRequest
 
putRequest(String, Map<String, String>, String) - Method in class com.github.taymindis.jh.SSLHttp
 
putRequest(String, Map<String, String>, Map<String, Object>) - Method in class com.github.taymindis.jh.SSLHttp
 

R

release() - Method in class com.github.taymindis.jh.SSLHttp
 
release() - Method in class com.github.taymindis.jh.SynchronizeProcess
 
release() - Method in class com.github.taymindis.jh.SynchronizeRequest
 
releaseAllProcess() - Static method in class com.github.taymindis.jh.SynchronizeProcess
 
ResetNewThreadSize(int, long) - Static method in class com.github.taymindis.jh.Dispatcher
 
resourcePath - Static variable in class com.github.taymindis.jh.Dispatcher
 

S

sendError(int) - Method in class com.github.taymindis.jh.JspResponseWrapper
 
sendError(int, String) - Method in class com.github.taymindis.jh.JspResponseWrapper
 
set(String, Object) - Method in class com.github.taymindis.jh.Dispatcher
 
set(String, Object) - Method in class com.github.taymindis.jh.DispatcherFuture
 
set(String, Object) - Method in class com.github.taymindis.jh.DispatcherSync
 
setCharset(String) - Method in class com.github.taymindis.jh.SSLHttp
 
setConnTimeout(int) - Method in class com.github.taymindis.jh.SSLHttp
 
setErrMessage(String) - Method in class com.github.taymindis.jh.SSLHttp
 
setIsProcessOn(boolean) - Static method in class com.github.taymindis.jh.SynchronizeProcess
 
setReadTimeout(int) - Method in class com.github.taymindis.jh.SSLHttp
 
setResponse(String) - Method in class com.github.taymindis.jh.SSLHttp
 
setResult(Object) - Method in class com.github.taymindis.jh.DispatcherFuture
 
setResult(Object) - Method in class com.github.taymindis.jh.DispatcherSync
 
setResult(T) - Method in class com.github.taymindis.jh.Dispatcher
 
setRollingTime(Long) - Method in class com.github.taymindis.jh.SynchronizeProcess
 
setStatus(int) - Method in class com.github.taymindis.jh.JspResponseWrapper
 
setStatusCode(int) - Method in class com.github.taymindis.jh.SSLHttp
 
shouldAlert() - Method in interface com.github.taymindis.jh.Alertable
 
ShutDownBackgroundTask(long) - Static method in class com.github.taymindis.jh.Dispatcher
 
splitter - Static variable in class com.github.taymindis.jh.Dispatcher
 
SSLHttp - Class in com.github.taymindis.jh
 
SSLHttp() - Constructor for class com.github.taymindis.jh.SSLHttp
 
SSLHttp(boolean) - Constructor for class com.github.taymindis.jh.SSLHttp
 
SSLHttp(int, int, boolean) - Constructor for class com.github.taymindis.jh.SSLHttp
 
suffix - Static variable in class com.github.taymindis.jh.Dispatcher
 
SynchronizeProcess - Class in com.github.taymindis.jh
 
SynchronizeProcess(String, Alertable) - Constructor for class com.github.taymindis.jh.SynchronizeProcess
 
SynchronizeRequest - Class in com.github.taymindis.jh
 
SynchronizeRequest(String) - Constructor for class com.github.taymindis.jh.SynchronizeRequest
 

T

toString() - Method in class com.github.taymindis.jh.JspResponseWrapper
 
triggerAlert(String, String) - Method in interface com.github.taymindis.jh.Alertable
 
tryLock() - Method in class com.github.taymindis.jh.LockProcess
 
tryLock() - Method in class com.github.taymindis.jh.LockRequest
 

U

unlock() - Method in class com.github.taymindis.jh.LockProcess
 
unlock() - Method in class com.github.taymindis.jh.LockRequest
 
useJsonRequestResponseContentType() - Static method in class com.github.taymindis.jh.SSLHttp
 
useMultiPartFormData() - Static method in class com.github.taymindis.jh.SSLHttp
 
useXFormUrlEncoded() - Static method in class com.github.taymindis.jh.SSLHttp
 
A C D F G H I J K L N P R S T U 
All Classes All Packages