Skip to content

Commit

Permalink
SDK SUPPORT CLOUD EVENT
Browse files Browse the repository at this point in the history
  • Loading branch information
wangshaojie committed Nov 1, 2021
1 parent e9f27c0 commit 7b24f3c
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@
import io.netty.channel.ChannelHandlerContext;
import org.apache.eventmesh.common.protocol.tcp.Package;

/**
* ReceiveMsgHook.
*
* @param <T>
*/
public interface ReceiveMsgHook<T> {
void handle(Package msg, ChannelHandlerContext ctx);

Expand Down

0 comments on commit 7b24f3c

Please sign in to comment.