Index

A B C E F G H I J K L M N P R S T V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractMongoWatcher<DataObject> - Class in kz.greetgo.spring.websocket.mongo
 
AbstractMongoWatcher(String) - Constructor for class kz.greetgo.spring.websocket.mongo.AbstractMongoWatcher
 
AbstractWebSocketHandlerBean<UserSessionData extends NeedClose> - Class in kz.greetgo.spring.websocket.beans
 
AbstractWebSocketHandlerBean() - Constructor for class kz.greetgo.spring.websocket.beans.AbstractWebSocketHandlerBean
 
acceptDoc(ChangeStreamDocument<DataObject>) - Method in class kz.greetgo.spring.websocket.mongo.AbstractMongoWatcher
 
afterConnectionClosed(WebSocketSession, CloseStatus) - Method in class kz.greetgo.spring.websocket.beans.AbstractWebSocketHandlerBean
 
afterConnectionEstablished(WebSocketSession) - Method in class kz.greetgo.spring.websocket.beans.AbstractWebSocketHandlerBean
 
afterPropertiesSet() - Method in class kz.greetgo.spring.websocket.beans.AbstractWebSocketHandlerBean
 
AllAccess - Annotation Interface in kz.greetgo.spring.websocket.interfaces
 
AnnotationFinder - Interface in kz.greetgo.spring.websocket.controller
 

B

BLACK() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
BLACK_BACKGROUND() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
BLACK_BACKGROUND_BRIGHT() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
BLACK_BOLD() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
BLACK_BOLD_BRIGHT() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
BLACK_BRIGHT() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
BLACK_UNDERLINED() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
BLUE() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
BLUE_BACKGROUND() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
BLUE_BACKGROUND_BRIGHT() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
BLUE_BOLD() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
BLUE_BOLD_BRIGHT() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
BLUE_BRIGHT() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
BLUE_UNDERLINED() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
body - Variable in class kz.greetgo.spring.websocket.model.ToClient
 
build() - Method in class kz.greetgo.spring.websocket.controller.ExecuteInput.Builder
 
builder() - Static method in class kz.greetgo.spring.websocket.controller.ExecuteInput
 

C

CALLING_LOG - Static variable in class kz.greetgo.spring.websocket.util.LoggingUtil
 
callingLog - Static variable in class kz.greetgo.spring.websocket.util.LoggingUtil
 
CannotConvertValueToType - Exception in kz.greetgo.spring.websocket.exceptions
 
CannotConvertValueToType(String, Object, Class<?>, Type) - Constructor for exception kz.greetgo.spring.websocket.exceptions.CannotConvertValueToType
 
CannotCreateParamExtractor - Exception in kz.greetgo.spring.websocket.exceptions
 
CannotCreateParamExtractor(Class<?>, Type, Annotation[], Method) - Constructor for exception kz.greetgo.spring.websocket.exceptions.CannotCreateParamExtractor
 
check() - Method in class kz.greetgo.spring.websocket.mongo.MongoErrorFilters.MongoExceptionFilters
 
close() - Method in interface kz.greetgo.spring.websocket.interfaces.NeedClose
 
close() - Method in class kz.greetgo.spring.websocket.mongo.AbstractMongoWatcher
 
closeUserSessionData(String, UserSessionData) - Method in class kz.greetgo.spring.websocket.beans.AbstractWebSocketHandlerBean
 
ConsoleColors - Class in kz.greetgo.spring.websocket.util
 
ConsoleColors() - Constructor for class kz.greetgo.spring.websocket.util.ConsoleColors
 
ControllerManager - Class in kz.greetgo.spring.websocket.controller
 
ControllerManager() - Constructor for class kz.greetgo.spring.websocket.controller.ControllerManager
 
ControllerParser - Class in kz.greetgo.spring.websocket.controller
 
ControllerParser() - Constructor for class kz.greetgo.spring.websocket.controller.ControllerParser
 
convertToType(Object, Class<?>, Type) - Static method in class kz.greetgo.spring.websocket.util.ConvertUtil
 
ConvertUtil - Class in kz.greetgo.spring.websocket.util
 
ConvertUtil() - Constructor for class kz.greetgo.spring.websocket.util.ConvertUtil
 
createCursor(BsonDocument) - Method in class kz.greetgo.spring.websocket.mongo.AbstractMongoWatcher
 
createMessageSender(String) - Method in class kz.greetgo.spring.websocket.beans.AbstractWebSocketHandlerBean
 
createUserDataOnNewSession(String) - Method in class kz.greetgo.spring.websocket.beans.AbstractWebSocketHandlerBean
 
CYAN() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
CYAN_BACKGROUND() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
CYAN_BACKGROUND_BRIGHT() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
CYAN_BOLD() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
CYAN_BOLD_BRIGHT() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
CYAN_BRIGHT() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
CYAN_UNDERLINED() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 

E

execute(ExecuteInput) - Method in interface kz.greetgo.spring.websocket.interfaces.ServiceExecutor
 
ExecuteInput - Class in kz.greetgo.spring.websocket.controller
 
ExecuteInput.Builder - Class in kz.greetgo.spring.websocket.controller
 

F

find(Class<A>, boolean, boolean) - Method in interface kz.greetgo.spring.websocket.controller.AnnotationFinder
 
findAndExecuteService(String, ExecuteInput) - Method in class kz.greetgo.spring.websocket.controller.ControllerManager
 

G

getAllParameterAnnotations(Method) - Static method in class kz.greetgo.spring.websocket.util.MethodParamUtil
 
getParamConvertedToType(String, Class<?>, Type) - Method in class kz.greetgo.spring.websocket.controller.ExecuteInput
 
getToken(String) - Method in class kz.greetgo.spring.websocket.beans.AbstractWebSocketHandlerBean
 
getUserSessionData(String) - Method in class kz.greetgo.spring.websocket.beans.AbstractWebSocketHandlerBean
 
GREEN() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
GREEN_BACKGROUND() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
GREEN_BACKGROUND_BRIGHT() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
GREEN_BOLD() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
GREEN_BOLD_BRIGHT() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
GREEN_BRIGHT() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
GREEN_UNDERLINED() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 

H

handleTextMessage(WebSocketSession, TextMessage) - Method in class kz.greetgo.spring.websocket.beans.AbstractWebSocketHandlerBean
 
handleTransportError(WebSocketSession, Throwable) - Method in class kz.greetgo.spring.websocket.beans.AbstractWebSocketHandlerBean
 

I

ignoreCursorHasBeenClosed(boolean) - Method in class kz.greetgo.spring.websocket.mongo.MongoErrorFilters.MongoExceptionFilters
 
ignoreMongoInterrupted(boolean) - Method in class kz.greetgo.spring.websocket.mongo.MongoErrorFilters.MongoExceptionFilters
 
ignoreStateShouldBeOpened(boolean) - Method in class kz.greetgo.spring.websocket.mongo.MongoErrorFilters.MongoExceptionFilters
 
inWatchPlace() - Method in class kz.greetgo.spring.websocket.mongo.AbstractMongoWatcher
 
isColored() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 

J

join() - Method in class kz.greetgo.spring.websocket.mongo.AbstractMongoWatcher
 

K

kz.greetgo.spring.websocket.beans - package kz.greetgo.spring.websocket.beans
 
kz.greetgo.spring.websocket.controller - package kz.greetgo.spring.websocket.controller
 
kz.greetgo.spring.websocket.exceptions - package kz.greetgo.spring.websocket.exceptions
 
kz.greetgo.spring.websocket.interfaces - package kz.greetgo.spring.websocket.interfaces
 
kz.greetgo.spring.websocket.model - package kz.greetgo.spring.websocket.model
 
kz.greetgo.spring.websocket.mongo - package kz.greetgo.spring.websocket.mongo
 
kz.greetgo.spring.websocket.util - package kz.greetgo.spring.websocket.util
 

L

LoggingUtil - Class in kz.greetgo.spring.websocket.util
 
LoggingUtil() - Constructor for class kz.greetgo.spring.websocket.util.LoggingUtil
 

M

MessageSender - Interface in kz.greetgo.spring.websocket.interfaces
 
MethodParamUtil - Class in kz.greetgo.spring.websocket.util
 
MethodParamUtil() - Constructor for class kz.greetgo.spring.websocket.util.MethodParamUtil
 
mongo(MongoException) - Static method in class kz.greetgo.spring.websocket.mongo.MongoErrorFilters
 
MongoErrorFilters - Class in kz.greetgo.spring.websocket.mongo
 
MongoErrorFilters() - Constructor for class kz.greetgo.spring.websocket.mongo.MongoErrorFilters
 
MongoErrorFilters.MongoExceptionFilters - Class in kz.greetgo.spring.websocket.mongo
 

N

NeedClose - Interface in kz.greetgo.spring.websocket.interfaces
 

P

param(String, Object) - Method in class kz.greetgo.spring.websocket.controller.ExecuteInput.Builder
 
params - Variable in class kz.greetgo.spring.websocket.controller.ExecuteInput
 
params - Variable in class kz.greetgo.spring.websocket.model.ToServer
 
parse(Object) - Method in class kz.greetgo.spring.websocket.controller.ControllerParser
 
placeDisplayStr() - Method in interface kz.greetgo.spring.websocket.interfaces.ServiceExecutor
Показывает место расположения сервиса в читабельном для человека виде, т.е.
preExecute(Object, Method, String, ExecuteInput, AnnotationFinder) - Method in class kz.greetgo.spring.websocket.beans.AbstractWebSocketHandlerBean
 
preExecute(Object, Method, String, ExecuteInput, AnnotationFinder) - Method in interface kz.greetgo.spring.websocket.controller.PreExecuteInterceptor
 
PreExecuteInterceptor - Interface in kz.greetgo.spring.websocket.controller
 
Prm - Annotation Interface in kz.greetgo.spring.websocket.interfaces
 
PURPLE() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
PURPLE_BACKGROUND() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
PURPLE_BACKGROUND_BRIGHT() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
PURPLE_BOLD() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
PURPLE_BOLD_BRIGHT() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
PURPLE_BRIGHT() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
PURPLE_UNDERLINED() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 

R

RED() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
RED_BACKGROUND() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
RED_BACKGROUND_BRIGHT() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
RED_BOLD() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
RED_BOLD_BRIGHT() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
RED_BRIGHT() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
RED_UNDERLINED() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
registerController(Object) - Method in class kz.greetgo.spring.websocket.controller.ControllerManager
 
removeSessionById(String) - Method in class kz.greetgo.spring.websocket.beans.AbstractWebSocketHandlerBean
 
RESET() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 

S

sendMessage(ToClient) - Method in interface kz.greetgo.spring.websocket.interfaces.MessageSender
 
sendToClient(String, ToClient) - Method in class kz.greetgo.spring.websocket.beans.AbstractWebSocketHandlerBean
 
service - Variable in class kz.greetgo.spring.websocket.model.ToClient
 
service - Variable in class kz.greetgo.spring.websocket.model.ToServer
 
ServiceExecutor - Interface in kz.greetgo.spring.websocket.interfaces
 
serviceName() - Method in interface kz.greetgo.spring.websocket.interfaces.ServiceExecutor
 
ServiceName - Annotation Interface in kz.greetgo.spring.websocket.interfaces
 
sessionId - Variable in class kz.greetgo.spring.websocket.mongo.AbstractMongoWatcher
 
SessionId - Annotation Interface in kz.greetgo.spring.websocket.interfaces
 
sessionIdSupplier - Variable in class kz.greetgo.spring.websocket.controller.ExecuteInput
 
sessionIdSupplier(Supplier<String>) - Method in class kz.greetgo.spring.websocket.controller.ExecuteInput.Builder
 
setColored(boolean) - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
setParams(Map<String, Object>) - Method in class kz.greetgo.spring.websocket.controller.ExecuteInput.Builder
 
setPreExecuteInterceptorSupplier(Supplier<PreExecuteInterceptor>) - Method in class kz.greetgo.spring.websocket.controller.ControllerManager
 
setPreExecuteInterceptorSupplier(Supplier<PreExecuteInterceptor>) - Method in class kz.greetgo.spring.websocket.controller.ControllerParser
 
setToken(String, String) - Method in class kz.greetgo.spring.websocket.beans.AbstractWebSocketHandlerBean
 
setUserSessionData(String, UserSessionData) - Method in class kz.greetgo.spring.websocket.beans.AbstractWebSocketHandlerBean
 
start() - Method in class kz.greetgo.spring.websocket.mongo.AbstractMongoWatcher
 

T

ToClient - Class in kz.greetgo.spring.websocket.model
 
ToClient() - Constructor for class kz.greetgo.spring.websocket.model.ToClient
 
ToServer - Class in kz.greetgo.spring.websocket.model
 
ToServer() - Constructor for class kz.greetgo.spring.websocket.model.ToServer
 

V

value() - Element in annotation interface kz.greetgo.spring.websocket.interfaces.Prm
 
value() - Element in annotation interface kz.greetgo.spring.websocket.interfaces.ServiceName
 
value() - Element in annotation interface kz.greetgo.spring.websocket.interfaces.WebsocketController
 

W

WebsocketController - Annotation Interface in kz.greetgo.spring.websocket.interfaces
 
WHITE() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
WHITE_BACKGROUND() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
WHITE_BACKGROUND_BRIGHT() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
WHITE_BOLD() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
WHITE_BOLD_BRIGHT() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
WHITE_BRIGHT() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
WHITE_UNDERLINED() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 

Y

YELLOW() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
YELLOW_BACKGROUND() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
YELLOW_BACKGROUND_BRIGHT() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
YELLOW_BOLD() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
YELLOW_BOLD_BRIGHT() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
YELLOW_BRIGHT() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
YELLOW_UNDERLINED() - Static method in class kz.greetgo.spring.websocket.util.ConsoleColors
 
A B C E F G H I J K L M N P R S T V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form