T
public interface ReceiveMsgHook<T>
org.apache.eventmesh.common.enums.EventMeshProtocolType
getProtocolType()
java.util.Optional<T>
handle(T msg)
java.util.Optional<T> handle(T msg) throws java.lang.Exception
msg
java.lang.Exception
org.apache.eventmesh.common.enums.EventMeshProtocolType getProtocolType()