Uses of Class
io.fluxzero.common.handling.HandlerInspector.MethodHandlerMatcher
Packages that use HandlerInspector.MethodHandlerMatcher
-
Uses of HandlerInspector.MethodHandlerMatcher in io.fluxzero.common.handling
Fields in io.fluxzero.common.handling with type parameters of type HandlerInspector.MethodHandlerMatcherModifier and TypeFieldDescriptionprotected static final Comparator<HandlerInspector.MethodHandlerMatcher<?>> HandlerInspector.MethodHandlerMatcher.comparator -
Uses of HandlerInspector.MethodHandlerMatcher in io.fluxzero.sdk.web
Methods in io.fluxzero.sdk.web that return types with arguments of type HandlerInspector.MethodHandlerMatcherConstructor parameters in io.fluxzero.sdk.web with type arguments of type HandlerInspector.MethodHandlerMatcherModifierConstructorDescriptionprotectedWebHandlerMatcher(Object handler, List<HandlerInspector.MethodHandlerMatcher<DeserializingMessage>> methodHandlerMatchers)