public interface PayloadFactory<C,R>
Payload<C,R>
create(String topic, C content, Acceptor<R> acceptor)
Payload<C,R> create(String topic, C content, Acceptor<R> acceptor)
topic
content
acceptor
Copyright © 2023. All rights reserved.