T
public interface RocketMQLocalRequestCallback<T>
void
onException(Throwable e)
onSuccess(T message)
void onSuccess(T message)
void onException(Throwable e)
Copyright © 2022 Apache Software Foundation. All rights reserved.