类的使用
org.springframework.messaging.handler.invocation.reactive.ArgumentResolverConfigurer
使用ArgumentResolverConfigurer的程序包 程序包 说明 org.springframework.messaging.handler.invocation.reactive Common infrastructure for invoking message handler methods with non-blocking, and reactive contracts.org.springframework.messaging.handler.invocation.reactive中ArgumentResolverConfigurer的使用
返回ArgumentResolverConfigurer的org.springframework.messaging.handler.invocation.reactive中的方法 修饰符和类型 方法 说明 ArgumentResolverConfigurerAbstractMethodMessageHandler. getArgumentResolverConfigurer()Return the configured custom resolvers for handler method arguments.参数类型为ArgumentResolverConfigurer的org.springframework.messaging.handler.invocation.reactive中的方法 修饰符和类型 方法 说明 voidAbstractMethodMessageHandler. setArgumentResolverConfigurer(ArgumentResolverConfigurer configurer)Configure custom resolvers for handler method arguments.