Index
All Classes and Interfaces|All Packages|Serialized Form
A
- addHeader(String, String) - Method in class net.hyshan.hou.core.app.filter.CustomRequestWrapper
- AppDefaultInitializer - Class in net.hyshan.hou.core.app.config
- AppDefaultInitializer() - Constructor for class net.hyshan.hou.core.app.config.AppDefaultInitializer
- AppEx - Exception Class in net.hyshan.hou.core.app.exception
-
IDE: IntelliJ IDEA 项目: hou 日期: 2025/6/10 21:14:20 作者: qscy 功能:
- AppEx() - Constructor for exception class net.hyshan.hou.core.app.exception.AppEx
- AppEx(String) - Constructor for exception class net.hyshan.hou.core.app.exception.AppEx
- AppEx(String, Throwable) - Constructor for exception class net.hyshan.hou.core.app.exception.AppEx
- AppEx(Throwable) - Constructor for exception class net.hyshan.hou.core.app.exception.AppEx
- AppRtEx - Exception Class in net.hyshan.hou.core.app.exception
-
IDE: IntelliJ IDEA 项目: hou 日期: 2025/6/10 21:14:20 作者: qscy 功能:
- AppRtEx() - Constructor for exception class net.hyshan.hou.core.app.exception.AppRtEx
- AppRtEx(String) - Constructor for exception class net.hyshan.hou.core.app.exception.AppRtEx
- AppRtEx(String, Throwable) - Constructor for exception class net.hyshan.hou.core.app.exception.AppRtEx
- AppRtEx(Throwable) - Constructor for exception class net.hyshan.hou.core.app.exception.AppRtEx
- AuthClient - Class in net.hyshan.hou.core.app.client
- AuthClient() - Constructor for class net.hyshan.hou.core.app.client.AuthClient
- AuthHeaderFilter - Class in net.hyshan.hou.core.app.filter
- AuthHeaderFilter(JwtDecoder) - Constructor for class net.hyshan.hou.core.app.filter.AuthHeaderFilter
- AuthService - Class in net.hyshan.hou.core.app.service
- AuthService() - Constructor for class net.hyshan.hou.core.app.service.AuthService
B
- BaseExceptionHandler - Class in net.hyshan.hou.core.app.handler
-
全局异常拦截
- BaseExceptionHandler() - Constructor for class net.hyshan.hou.core.app.handler.BaseExceptionHandler
- bindExceptionHandler(MissingServletRequestParameterException) - Method in class net.hyshan.hou.core.app.handler.BaseExceptionHandler
- BooleanAppReq - Class in net.hyshan.hou.core.app.model.req
-
IDE: IntelliJ IDEA 项目: hou 日期: 2024/9/19 18:50:11 作者: qscy 功能:
- BooleanAppReq() - Constructor for class net.hyshan.hou.core.app.model.req.BooleanAppReq
- BooleanAppRes - Class in net.hyshan.hou.core.app.model.res
-
IDE: IntelliJ IDEA 项目: hou 日期: 2024/9/19 18:50:11 作者: qscy 功能: Boolean类型响应对象
- BooleanAppRes() - Constructor for class net.hyshan.hou.core.app.model.res.BooleanAppRes
- businessExceptionHandler(BaseRtEx) - Method in class net.hyshan.hou.core.app.handler.BaseExceptionHandler
- ByteAppReq - Class in net.hyshan.hou.core.app.model.req
- ByteAppReq() - Constructor for class net.hyshan.hou.core.app.model.req.ByteAppReq
- ByteAppRes - Class in net.hyshan.hou.core.app.model.res
-
IDE: IntelliJ IDEA 项目: hou 日期: 2024/9/19 18:50:11 作者: qscy 功能: Byte类型响应对象
- ByteAppRes() - Constructor for class net.hyshan.hou.core.app.model.res.ByteAppRes
C
- CharacterAppReq - Class in net.hyshan.hou.core.app.model.req
- CharacterAppReq() - Constructor for class net.hyshan.hou.core.app.model.req.CharacterAppReq
- CharacterAppRes - Class in net.hyshan.hou.core.app.model.res
-
IDE: IntelliJ IDEA 项目: hou 日期: 2024/9/19 18:50:11 作者: qscy 功能: Character类型响应对象
- CharacterAppRes() - Constructor for class net.hyshan.hou.core.app.model.res.CharacterAppRes
- CodeAppReq - Class in net.hyshan.hou.core.app.model.req
-
IDE: IntelliJ IDEA 项目: hou 日期: 2024/9/19 18:57:30 作者: qscy 功能:
- CodeAppReq() - Constructor for class net.hyshan.hou.core.app.model.req.CodeAppReq
- CodeAppRes - Class in net.hyshan.hou.core.app.model.res
-
IDE: IntelliJ IDEA 项目: hou 日期: 2024/9/19 18:57:30 作者: qscy 功能:
- CodeAppRes() - Constructor for class net.hyshan.hou.core.app.model.res.CodeAppRes
- corsFilter() - Method in class net.hyshan.hou.core.app.config.HouCoreAppConfiguration
- createToken(String, String) - Method in class net.hyshan.hou.core.app.client.AuthClient
-
获取token
- createToken(String, String) - Method in class net.hyshan.hou.core.app.service.AuthService
- customFilterRegistration(JwtDecoder) - Method in class net.hyshan.hou.core.app.config.HouCoreAppConfiguration
- CustomRequestWrapper - Class in net.hyshan.hou.core.app.filter
-
Filter请求拦截中添加header属性
- CustomRequestWrapper(HttpServletRequest) - Constructor for class net.hyshan.hou.core.app.filter.CustomRequestWrapper
D
- destroy() - Method in class net.hyshan.hou.core.app.filter.AuthHeaderFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class net.hyshan.hou.core.app.filter.AuthHeaderFilter
- DoubleAppReq - Class in net.hyshan.hou.core.app.model.req
- DoubleAppReq() - Constructor for class net.hyshan.hou.core.app.model.req.DoubleAppReq
- DoubleAppRes - Class in net.hyshan.hou.core.app.model.res
-
IDE: IntelliJ IDEA 项目: hou 日期: 2024/9/19 18:50:11 作者: qscy 功能: Double类型响应对象
- DoubleAppRes() - Constructor for class net.hyshan.hou.core.app.model.res.DoubleAppRes
E
- empty() - Static method in class net.hyshan.hou.core.app.model.req.ByteAppReq
- empty() - Static method in class net.hyshan.hou.core.app.model.req.CharacterAppReq
- empty() - Static method in class net.hyshan.hou.core.app.model.req.CodeAppReq
- empty() - Static method in class net.hyshan.hou.core.app.model.req.DoubleAppReq
- empty() - Static method in class net.hyshan.hou.core.app.model.req.FloatAppReq
- empty() - Static method in class net.hyshan.hou.core.app.model.req.IdAppReq
- empty() - Static method in class net.hyshan.hou.core.app.model.req.IntegerAppReq
- empty() - Static method in class net.hyshan.hou.core.app.model.req.LongAppReq
- empty() - Static method in class net.hyshan.hou.core.app.model.req.ShortAppReq
- empty() - Static method in class net.hyshan.hou.core.app.model.res.ByteAppRes
- empty() - Static method in class net.hyshan.hou.core.app.model.res.CharacterAppRes
- empty() - Static method in class net.hyshan.hou.core.app.model.res.CodeAppRes
- empty() - Static method in class net.hyshan.hou.core.app.model.res.DoubleAppRes
- empty() - Static method in class net.hyshan.hou.core.app.model.res.FloatAppRes
- empty() - Static method in class net.hyshan.hou.core.app.model.res.IdAppRes
- empty() - Static method in class net.hyshan.hou.core.app.model.res.IntegerAppRes
- empty() - Static method in class net.hyshan.hou.core.app.model.res.LongAppRes
- empty() - Static method in class net.hyshan.hou.core.app.model.res.ShortAppRes
F
- fail() - Static method in class net.hyshan.hou.core.app.model.req.BooleanAppReq
- fail() - Static method in class net.hyshan.hou.core.app.model.res.BooleanAppRes
- FloatAppReq - Class in net.hyshan.hou.core.app.model.req
- FloatAppReq() - Constructor for class net.hyshan.hou.core.app.model.req.FloatAppReq
- FloatAppRes - Class in net.hyshan.hou.core.app.model.res
-
IDE: IntelliJ IDEA 项目: hou 日期: 2024/9/19 18:50:11 作者: qscy 功能: Float类型响应对象
- FloatAppRes() - Constructor for class net.hyshan.hou.core.app.model.res.FloatAppRes
- from(BooleanDubboRes) - Static method in class net.hyshan.hou.core.app.model.res.BooleanAppRes
- from(ByteDubboRes) - Static method in class net.hyshan.hou.core.app.model.res.ByteAppRes
- from(CharacterDubboRes) - Static method in class net.hyshan.hou.core.app.model.res.CharacterAppRes
- from(CodeDubboRes) - Static method in class net.hyshan.hou.core.app.model.res.CodeAppRes
- from(DoubleDubboRes) - Static method in class net.hyshan.hou.core.app.model.res.DoubleAppRes
- from(FloatDubboRes) - Static method in class net.hyshan.hou.core.app.model.res.FloatAppRes
- from(IdDubboRes) - Static method in class net.hyshan.hou.core.app.model.res.IdAppRes
- from(IntegerDubboRes) - Static method in class net.hyshan.hou.core.app.model.res.IntegerAppRes
- from(LongDubboRes) - Static method in class net.hyshan.hou.core.app.model.res.LongAppRes
- from(QueryPageRes) - Static method in class net.hyshan.hou.core.app.model.res.QueryPageAppRes
- from(ShortDubboRes) - Static method in class net.hyshan.hou.core.app.model.res.ShortAppRes
- from(StringDubboRes) - Static method in class net.hyshan.hou.core.app.model.res.StringAppRes
G
- getHeader(String) - Method in class net.hyshan.hou.core.app.filter.CustomRequestWrapper
- getHeaderNames() - Method in class net.hyshan.hou.core.app.filter.CustomRequestWrapper
- getHeaders(String) - Method in class net.hyshan.hou.core.app.filter.CustomRequestWrapper
- getIpAddress(HttpServletRequest) - Static method in class net.hyshan.hou.core.app.utils.IpUtils
- getOrder() - Method in class net.hyshan.hou.core.app.config.AppDefaultInitializer
- getOrder() - Method in class net.hyshan.hou.core.app.filter.AuthHeaderFilter
H
- handleGlobalException(MethodArgumentNotValidException) - Method in class net.hyshan.hou.core.app.handler.BaseExceptionHandler
-
拦截参数校验异常
- HouCoreAppConfiguration - Class in net.hyshan.hou.core.app.config
- HouCoreAppConfiguration() - Constructor for class net.hyshan.hou.core.app.config.HouCoreAppConfiguration
I
- IdAppReq - Class in net.hyshan.hou.core.app.model.req
- IdAppReq() - Constructor for class net.hyshan.hou.core.app.model.req.IdAppReq
- IdAppRes - Class in net.hyshan.hou.core.app.model.res
- IdAppRes() - Constructor for class net.hyshan.hou.core.app.model.res.IdAppRes
- illegalArgumentExceptionHandler(ConstraintViolationException) - Method in class net.hyshan.hou.core.app.handler.BaseExceptionHandler
- init(FilterConfig) - Method in class net.hyshan.hou.core.app.filter.AuthHeaderFilter
- IntegerAppReq - Class in net.hyshan.hou.core.app.model.req
- IntegerAppReq() - Constructor for class net.hyshan.hou.core.app.model.req.IntegerAppReq
- IntegerAppRes - Class in net.hyshan.hou.core.app.model.res
-
IDE: IntelliJ IDEA 项目: hou 日期: 2024/9/19 18:50:11 作者: qscy 功能: Integer类型响应对象
- IntegerAppRes() - Constructor for class net.hyshan.hou.core.app.model.res.IntegerAppRes
- introspect(String) - Method in class net.hyshan.hou.core.app.client.AuthClient
-
自省token
- introspect(String) - Method in class net.hyshan.hou.core.app.service.AuthService
- IpUtils - Class in net.hyshan.hou.core.app.utils
- IpUtils() - Constructor for class net.hyshan.hou.core.app.utils.IpUtils
- ISSUER_URI - Variable in class net.hyshan.hou.core.app.client.AuthClient
K
- Kv - Class in net.hyshan.hou.core.app.model.req.vo
-
IDE: IntelliJ IDEA 项目: hou 日期: 2024/9/19 15:43:19 作者: qscy 功能:
- Kv() - Constructor for class net.hyshan.hou.core.app.model.req.vo.Kv
L
- LongAppReq - Class in net.hyshan.hou.core.app.model.req
- LongAppReq() - Constructor for class net.hyshan.hou.core.app.model.req.LongAppReq
- LongAppRes - Class in net.hyshan.hou.core.app.model.res
-
IDE: IntelliJ IDEA 项目: hou 日期: 2024/9/19 18:50:11 作者: qscy 功能: Long类型响应对象
- LongAppRes() - Constructor for class net.hyshan.hou.core.app.model.res.LongAppRes
M
- max() - Static method in class net.hyshan.hou.core.app.model.req.ByteAppReq
- max() - Static method in class net.hyshan.hou.core.app.model.req.CharacterAppReq
- max() - Static method in class net.hyshan.hou.core.app.model.req.DoubleAppReq
- max() - Static method in class net.hyshan.hou.core.app.model.req.FloatAppReq
- max() - Static method in class net.hyshan.hou.core.app.model.req.IdAppReq
- max() - Static method in class net.hyshan.hou.core.app.model.req.IntegerAppReq
- max() - Static method in class net.hyshan.hou.core.app.model.req.LongAppReq
- max() - Static method in class net.hyshan.hou.core.app.model.req.ShortAppReq
- max() - Static method in class net.hyshan.hou.core.app.model.res.ByteAppRes
- max() - Static method in class net.hyshan.hou.core.app.model.res.CharacterAppRes
- max() - Static method in class net.hyshan.hou.core.app.model.res.DoubleAppRes
- max() - Static method in class net.hyshan.hou.core.app.model.res.FloatAppRes
- max() - Static method in class net.hyshan.hou.core.app.model.res.IdAppRes
- max() - Static method in class net.hyshan.hou.core.app.model.res.IntegerAppRes
- max() - Static method in class net.hyshan.hou.core.app.model.res.LongAppRes
- max() - Static method in class net.hyshan.hou.core.app.model.res.ShortAppRes
- methodNotAllowedHandler(HttpRequestMethodNotSupportedException) - Method in class net.hyshan.hou.core.app.handler.BaseExceptionHandler
- min() - Static method in class net.hyshan.hou.core.app.model.req.ByteAppReq
- min() - Static method in class net.hyshan.hou.core.app.model.req.CharacterAppReq
- min() - Static method in class net.hyshan.hou.core.app.model.req.DoubleAppReq
- min() - Static method in class net.hyshan.hou.core.app.model.req.FloatAppReq
- min() - Static method in class net.hyshan.hou.core.app.model.req.IdAppReq
- min() - Static method in class net.hyshan.hou.core.app.model.req.IntegerAppReq
- min() - Static method in class net.hyshan.hou.core.app.model.req.LongAppReq
- min() - Static method in class net.hyshan.hou.core.app.model.req.ShortAppReq
- min() - Static method in class net.hyshan.hou.core.app.model.res.ByteAppRes
- min() - Static method in class net.hyshan.hou.core.app.model.res.CharacterAppRes
- min() - Static method in class net.hyshan.hou.core.app.model.res.DoubleAppRes
- min() - Static method in class net.hyshan.hou.core.app.model.res.FloatAppRes
- min() - Static method in class net.hyshan.hou.core.app.model.res.IdAppRes
- min() - Static method in class net.hyshan.hou.core.app.model.res.IntegerAppRes
- min() - Static method in class net.hyshan.hou.core.app.model.res.LongAppRes
- min() - Static method in class net.hyshan.hou.core.app.model.res.ShortAppRes
N
- nan() - Static method in class net.hyshan.hou.core.app.model.req.DoubleAppReq
- nan() - Static method in class net.hyshan.hou.core.app.model.req.FloatAppReq
- nan() - Static method in class net.hyshan.hou.core.app.model.res.DoubleAppRes
- nan() - Static method in class net.hyshan.hou.core.app.model.res.FloatAppRes
- negativeInfinity() - Static method in class net.hyshan.hou.core.app.model.req.DoubleAppReq
- negativeInfinity() - Static method in class net.hyshan.hou.core.app.model.req.FloatAppReq
- negativeInfinity() - Static method in class net.hyshan.hou.core.app.model.res.DoubleAppRes
- negativeInfinity() - Static method in class net.hyshan.hou.core.app.model.res.FloatAppRes
- net.hyshan.hou.core.app.client - package net.hyshan.hou.core.app.client
- net.hyshan.hou.core.app.config - package net.hyshan.hou.core.app.config
- net.hyshan.hou.core.app.exception - package net.hyshan.hou.core.app.exception
- net.hyshan.hou.core.app.filter - package net.hyshan.hou.core.app.filter
- net.hyshan.hou.core.app.handler - package net.hyshan.hou.core.app.handler
- net.hyshan.hou.core.app.model.req - package net.hyshan.hou.core.app.model.req
- net.hyshan.hou.core.app.model.req.vo - package net.hyshan.hou.core.app.model.req.vo
- net.hyshan.hou.core.app.model.res - package net.hyshan.hou.core.app.model.res
- net.hyshan.hou.core.app.service - package net.hyshan.hou.core.app.service
- net.hyshan.hou.core.app.utils - package net.hyshan.hou.core.app.utils
- nulls() - Static method in class net.hyshan.hou.core.app.model.res.CodeAppRes
O
- oauth2ClientProperties() - Method in class net.hyshan.hou.core.app.config.HouCoreAppConfiguration
- Oauth2ClientProperties - Class in net.hyshan.hou.core.app.config
- Oauth2ClientProperties() - Constructor for class net.hyshan.hou.core.app.config.Oauth2ClientProperties
- OauthTokenException - Exception Class in net.hyshan.hou.core.app.exception
- OauthTokenException() - Constructor for exception class net.hyshan.hou.core.app.exception.OauthTokenException
- OauthTokenException(String) - Constructor for exception class net.hyshan.hou.core.app.exception.OauthTokenException
- OauthTokenException(String, Throwable) - Constructor for exception class net.hyshan.hou.core.app.exception.OauthTokenException
- OauthTokenException(Throwable) - Constructor for exception class net.hyshan.hou.core.app.exception.OauthTokenException
- of(boolean) - Static method in class net.hyshan.hou.core.app.model.req.BooleanAppReq
- of(boolean) - Static method in class net.hyshan.hou.core.app.model.res.BooleanAppRes
- of(byte) - Static method in class net.hyshan.hou.core.app.model.req.ByteAppReq
- of(byte) - Static method in class net.hyshan.hou.core.app.model.res.ByteAppRes
- of(char) - Static method in class net.hyshan.hou.core.app.model.req.CharacterAppReq
- of(char) - Static method in class net.hyshan.hou.core.app.model.res.CharacterAppRes
- of(double) - Static method in class net.hyshan.hou.core.app.model.req.BooleanAppReq
- of(double) - Static method in class net.hyshan.hou.core.app.model.req.DoubleAppReq
- of(double) - Static method in class net.hyshan.hou.core.app.model.res.BooleanAppRes
- of(double) - Static method in class net.hyshan.hou.core.app.model.res.DoubleAppRes
- of(float) - Static method in class net.hyshan.hou.core.app.model.req.BooleanAppReq
- of(float) - Static method in class net.hyshan.hou.core.app.model.req.FloatAppReq
- of(float) - Static method in class net.hyshan.hou.core.app.model.res.BooleanAppRes
- of(float) - Static method in class net.hyshan.hou.core.app.model.res.FloatAppRes
- of(int) - Static method in class net.hyshan.hou.core.app.model.req.BooleanAppReq
- of(int) - Static method in class net.hyshan.hou.core.app.model.req.IntegerAppReq
- of(int) - Static method in class net.hyshan.hou.core.app.model.res.BooleanAppRes
- of(int) - Static method in class net.hyshan.hou.core.app.model.res.IntegerAppRes
- of(long) - Static method in class net.hyshan.hou.core.app.model.req.BooleanAppReq
- of(long) - Static method in class net.hyshan.hou.core.app.model.req.IdAppReq
- of(long) - Static method in class net.hyshan.hou.core.app.model.req.LongAppReq
- of(long) - Static method in class net.hyshan.hou.core.app.model.res.BooleanAppRes
- of(long) - Static method in class net.hyshan.hou.core.app.model.res.IdAppRes
- of(long) - Static method in class net.hyshan.hou.core.app.model.res.LongAppRes
- of(short) - Static method in class net.hyshan.hou.core.app.model.req.ShortAppReq
- of(short) - Static method in class net.hyshan.hou.core.app.model.res.ShortAppRes
- of(Double) - Static method in class net.hyshan.hou.core.app.model.req.BooleanAppReq
- of(Double) - Static method in class net.hyshan.hou.core.app.model.res.BooleanAppRes
- of(Float) - Static method in class net.hyshan.hou.core.app.model.req.BooleanAppReq
- of(Float) - Static method in class net.hyshan.hou.core.app.model.res.BooleanAppRes
- of(Integer) - Static method in class net.hyshan.hou.core.app.model.req.BooleanAppReq
- of(Integer) - Static method in class net.hyshan.hou.core.app.model.res.BooleanAppRes
- of(Long) - Static method in class net.hyshan.hou.core.app.model.req.BooleanAppReq
- of(Long) - Static method in class net.hyshan.hou.core.app.model.res.BooleanAppRes
- of(String) - Static method in exception class net.hyshan.hou.core.app.exception.AppEx
- of(String) - Static method in exception class net.hyshan.hou.core.app.exception.AppRtEx
- of(String) - Static method in exception class net.hyshan.hou.core.app.exception.OauthTokenException
- of(String) - Static method in class net.hyshan.hou.core.app.model.req.CodeAppReq
- of(String) - Static method in class net.hyshan.hou.core.app.model.req.StringAppReq
- of(String) - Static method in class net.hyshan.hou.core.app.model.res.CodeAppRes
- of(String) - Static method in class net.hyshan.hou.core.app.model.res.StringAppRes
- of(String, Throwable) - Static method in exception class net.hyshan.hou.core.app.exception.AppEx
- of(String, Throwable) - Static method in exception class net.hyshan.hou.core.app.exception.AppRtEx
- of(String, Throwable) - Static method in exception class net.hyshan.hou.core.app.exception.OauthTokenException
- of(Throwable) - Static method in exception class net.hyshan.hou.core.app.exception.AppEx
- of(Throwable) - Static method in exception class net.hyshan.hou.core.app.exception.AppRtEx
- of(Throwable) - Static method in exception class net.hyshan.hou.core.app.exception.OauthTokenException
- of(Collection) - Static method in class net.hyshan.hou.core.app.model.req.BooleanAppReq
- of(Collection) - Static method in class net.hyshan.hou.core.app.model.res.BooleanAppRes
- ok() - Static method in class net.hyshan.hou.core.app.model.req.BooleanAppReq
- ok() - Static method in class net.hyshan.hou.core.app.model.res.BooleanAppRes
P
- parameterBodyMissingExceptionHandler(HttpMessageNotReadableException) - Method in class net.hyshan.hou.core.app.handler.BaseExceptionHandler
-
缺少请求体异常处理器
- positiveInfinity() - Static method in class net.hyshan.hou.core.app.model.req.DoubleAppReq
- positiveInfinity() - Static method in class net.hyshan.hou.core.app.model.req.FloatAppReq
- positiveInfinity() - Static method in class net.hyshan.hou.core.app.model.res.DoubleAppRes
- positiveInfinity() - Static method in class net.hyshan.hou.core.app.model.res.FloatAppRes
- postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - Method in class net.hyshan.hou.core.app.config.AppDefaultInitializer
Q
- QueryEntityAppReq - Class in net.hyshan.hou.core.app.model.req
-
IDE: IntelliJ IDEA 项目: hou 日期: 2024/9/19 15:35:42 作者: qscy 功能:
- QueryEntityAppReq() - Constructor for class net.hyshan.hou.core.app.model.req.QueryEntityAppReq
- QueryPageAppRes<T> - Class in net.hyshan.hou.core.app.model.res
-
IDE: IntelliJ IDEA 项目: hou 日期: 2024/9/19 15:35:42 作者: qscy 功能:
- QueryPageAppRes() - Constructor for class net.hyshan.hou.core.app.model.res.QueryPageAppRes
R
- refreshToken(String) - Method in class net.hyshan.hou.core.app.client.AuthClient
-
刷新token
- refreshToken(String) - Method in class net.hyshan.hou.core.app.service.AuthService
- restTemplate() - Method in class net.hyshan.hou.core.app.config.HouCoreAppConfiguration
- revoke(String) - Method in class net.hyshan.hou.core.app.client.AuthClient
- revoke(String) - Method in class net.hyshan.hou.core.app.service.AuthService
- runtimeExceptionHandler(RuntimeException) - Method in class net.hyshan.hou.core.app.handler.BaseExceptionHandler
S
- ShortAppReq - Class in net.hyshan.hou.core.app.model.req
- ShortAppReq() - Constructor for class net.hyshan.hou.core.app.model.req.ShortAppReq
- ShortAppRes - Class in net.hyshan.hou.core.app.model.res
-
IDE: IntelliJ IDEA 项目: hou 日期: 2024/9/19 18:50:11 作者: qscy 功能: Short类型响应对象
- ShortAppRes() - Constructor for class net.hyshan.hou.core.app.model.res.ShortAppRes
- space() - Static method in class net.hyshan.hou.core.app.model.req.CharacterAppReq
- space() - Static method in class net.hyshan.hou.core.app.model.res.CharacterAppRes
- StringAppReq - Class in net.hyshan.hou.core.app.model.req
- StringAppReq() - Constructor for class net.hyshan.hou.core.app.model.req.StringAppReq
- StringAppRes - Class in net.hyshan.hou.core.app.model.res
- StringAppRes() - Constructor for class net.hyshan.hou.core.app.model.res.StringAppRes
T
- throwableExceptionHandler(Throwable) - Method in class net.hyshan.hou.core.app.handler.BaseExceptionHandler
- toDubbo() - Method in class net.hyshan.hou.core.app.model.req.BooleanAppReq
- toDubbo() - Method in class net.hyshan.hou.core.app.model.req.ByteAppReq
- toDubbo() - Method in class net.hyshan.hou.core.app.model.req.CharacterAppReq
- toDubbo() - Method in class net.hyshan.hou.core.app.model.req.CodeAppReq
- toDubbo() - Method in class net.hyshan.hou.core.app.model.req.DoubleAppReq
- toDubbo() - Method in class net.hyshan.hou.core.app.model.req.FloatAppReq
- toDubbo() - Method in class net.hyshan.hou.core.app.model.req.IdAppReq
- toDubbo() - Method in class net.hyshan.hou.core.app.model.req.IntegerAppReq
- toDubbo() - Method in class net.hyshan.hou.core.app.model.req.QueryEntityAppReq
- toDubbo() - Method in class net.hyshan.hou.core.app.model.req.ShortAppReq
- toDubbo() - Method in class net.hyshan.hou.core.app.model.req.StringAppReq
All Classes and Interfaces|All Packages|Serialized Form