Uses of Class
com.aizuda.snailjob.client.common.rpc.supports.scan.EndPointInfo
Packages that use EndPointInfo
Package
Description
-
Uses of EndPointInfo in com.aizuda.snailjob.client.common
Methods in com.aizuda.snailjob.client.common that return types with arguments of type EndPointInfoMethods in com.aizuda.snailjob.client.common with parameters of type EndPointInfoModifier and TypeMethodDescriptionvoidHandlerInterceptor.afterCompletion(HttpRequest httpRequest, HttpResponse httpResponse, EndPointInfo handler, Throwable ex) voidHandlerInterceptor.postHandle(HttpRequest httpRequest, HttpResponse httpResponse, EndPointInfo handler) booleanHandlerInterceptor.preHandle(HttpRequest httpRequest, HttpResponse httpResponse, EndPointInfo handler) -
Uses of EndPointInfo in com.aizuda.snailjob.client.common.cache
Methods in com.aizuda.snailjob.client.common.cache that return EndPointInfoModifier and TypeMethodDescriptionstatic EndPointInfoEndPointInfoCache.get(String path, RequestMethod method) Methods in com.aizuda.snailjob.client.common.cache with parameters of type EndPointInfo -
Uses of EndPointInfo in com.aizuda.snailjob.client.common.rpc.supports.scan
Methods in com.aizuda.snailjob.client.common.rpc.supports.scan that return types with arguments of type EndPointInfo