T
public interface RedisProducer<T extends com.iteaj.iot.Protocol> extends IotRedis, com.iteaj.iot.handle.proxy.ProtocolHandleProxy<T>
IotRedis.RedisTemplateWrapper
wrapper
method
Object
handle(T protocol)
void
persistence(Object value)
template
exceptionHandle, executor, filter
protocolClass, toParameterizedType
Object handle(T protocol)
handle
com.iteaj.iot.ProtocolHandle<T extends com.iteaj.iot.Protocol>
protocol
将由此方法消费
void persistence(Object value)
value
Copyright © 2023. All rights reserved.