C E G P S V 
All Classes All Packages

C

com.tvd12.ezyfox.core.annotation - package com.tvd12.ezyfox.core.annotation
 
com.tvd12.ezyfox.core.constant - package com.tvd12.ezyfox.core.constant
 
com.tvd12.ezyfox.core.exception - package com.tvd12.ezyfox.core.exception
 
com.tvd12.ezyfox.core.util - package com.tvd12.ezyfox.core.util
 
command() - Method in annotation type com.tvd12.ezyfox.core.annotation.EzyDoHandle
 
command() - Method in annotation type com.tvd12.ezyfox.core.annotation.EzyRequestListener
Command of request.

E

ERROR - Static variable in class com.tvd12.ezyfox.core.constant.EzyResponseCommands
 
event() - Method in annotation type com.tvd12.ezyfox.core.annotation.EzyEventHandler
server event name.
EzyBadRequestException - Exception in com.tvd12.ezyfox.core.exception
Throw this exception when user has a bad request or user didn't pass validation.
EzyBadRequestException() - Constructor for exception com.tvd12.ezyfox.core.exception.EzyBadRequestException
 
EzyBadRequestException(int) - Constructor for exception com.tvd12.ezyfox.core.exception.EzyBadRequestException
 
EzyBadRequestException(int, boolean) - Constructor for exception com.tvd12.ezyfox.core.exception.EzyBadRequestException
 
EzyBadRequestException(int, boolean, Throwable) - Constructor for exception com.tvd12.ezyfox.core.exception.EzyBadRequestException
 
EzyBadRequestException(int, String) - Constructor for exception com.tvd12.ezyfox.core.exception.EzyBadRequestException
 
EzyBadRequestException(int, String, boolean) - Constructor for exception com.tvd12.ezyfox.core.exception.EzyBadRequestException
 
EzyBadRequestException(int, String, boolean, Throwable) - Constructor for exception com.tvd12.ezyfox.core.exception.EzyBadRequestException
 
EzyBadRequestException(int, String, Throwable) - Constructor for exception com.tvd12.ezyfox.core.exception.EzyBadRequestException
 
EzyBadRequestException(String) - Constructor for exception com.tvd12.ezyfox.core.exception.EzyBadRequestException
 
EzyBadRequestException(String, int) - Constructor for exception com.tvd12.ezyfox.core.exception.EzyBadRequestException
 
EzyBadRequestException(String, int, boolean) - Constructor for exception com.tvd12.ezyfox.core.exception.EzyBadRequestException
 
EzyBadRequestException(String, int, boolean, Throwable) - Constructor for exception com.tvd12.ezyfox.core.exception.EzyBadRequestException
 
EzyBadRequestException(String, int, Throwable) - Constructor for exception com.tvd12.ezyfox.core.exception.EzyBadRequestException
 
EzyBadRequestException(String, Throwable) - Constructor for exception com.tvd12.ezyfox.core.exception.EzyBadRequestException
 
EzyDoHandle - Annotation Type in com.tvd12.ezyfox.core.annotation
 
EzyDoHandleAnnotations - Class in com.tvd12.ezyfox.core.util
 
EzyEventHandler - Annotation Type in com.tvd12.ezyfox.core.annotation
Indicates that a class handle a server event.
EzyEventHandlerAnnotations - Class in com.tvd12.ezyfox.core.util
 
EzyEventHandlerLists - Class in com.tvd12.ezyfox.core.util
 
EzyExceptionHandler - Annotation Type in com.tvd12.ezyfox.core.annotation
 
EzyRequestController - Annotation Type in com.tvd12.ezyfox.core.annotation
 
EzyRequestControllerAnnotations - Class in com.tvd12.ezyfox.core.util
 
EzyRequestData - Annotation Type in com.tvd12.ezyfox.core.annotation
 
EzyRequestInterceptor - Annotation Type in com.tvd12.ezyfox.core.annotation
 
EzyRequestInterceptorAnnotations - Class in com.tvd12.ezyfox.core.util
 
EzyRequestListener - Annotation Type in com.tvd12.ezyfox.core.annotation
Indicates that a class listener a request from client and process that request.
EzyRequestListenerAnnotations - Class in com.tvd12.ezyfox.core.util
 
EzyResponseCommands - Class in com.tvd12.ezyfox.core.constant
 
EzyTryCatch - Annotation Type in com.tvd12.ezyfox.core.annotation
 
EzyTryCatchAnnotations - Class in com.tvd12.ezyfox.core.util
 

G

getCommand(EzyDoHandle) - Static method in class com.tvd12.ezyfox.core.util.EzyDoHandleAnnotations
 
getCommand(EzyRequestListener) - Static method in class com.tvd12.ezyfox.core.util.EzyRequestListenerAnnotations
 
getEvent(EzyEventHandler) - Static method in class com.tvd12.ezyfox.core.util.EzyEventHandlerAnnotations
 
getExceptionClasses(EzyTryCatch) - Static method in class com.tvd12.ezyfox.core.util.EzyTryCatchAnnotations
 
getGroup(EzyRequestController) - Static method in class com.tvd12.ezyfox.core.util.EzyRequestControllerAnnotations
 
getGroup(Class<?>) - Static method in class com.tvd12.ezyfox.core.util.EzyRequestControllerAnnotations
 
getHandlerPriority(Object) - Static method in class com.tvd12.ezyfox.core.util.EzyEventHandlerAnnotations
 
getPriority(Class<?>) - Static method in class com.tvd12.ezyfox.core.util.EzyRequestInterceptorAnnotations
 
group() - Method in annotation type com.tvd12.ezyfox.core.annotation.EzyRequestController
 

P

priority() - Method in annotation type com.tvd12.ezyfox.core.annotation.EzyEventHandler
priority of handler class, lowest is first.
priority() - Method in annotation type com.tvd12.ezyfox.core.annotation.EzyRequestInterceptor
 
priority() - Method in annotation type com.tvd12.ezyfox.core.annotation.EzyRequestListener
priority of listener, lowest is first.

S

sortEventHandlersByPriority(List<Object>) - Static method in class com.tvd12.ezyfox.core.util.EzyEventHandlerLists
 

V

value() - Method in annotation type com.tvd12.ezyfox.core.annotation.EzyDoHandle
 
value() - Method in annotation type com.tvd12.ezyfox.core.annotation.EzyEventHandler
server event name.
value() - Method in annotation type com.tvd12.ezyfox.core.annotation.EzyRequestController
 
value() - Method in annotation type com.tvd12.ezyfox.core.annotation.EzyRequestListener
Command of request.
value() - Method in annotation type com.tvd12.ezyfox.core.annotation.EzyTryCatch
 
C E G P S V 
All Classes All Packages