Skip to content

Commit

Permalink
Add unit test for unpack and stick pack of dubbo and telent (#3703)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaixiaoxiang authored and ralf0131 committed Mar 20, 2019
1 parent da69a9c commit 6e4ff91
Show file tree
Hide file tree
Showing 6 changed files with 729 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
/**
* NettyCodecAdapter.
*/
final class NettyCodecAdapter {
final public class NettyCodecAdapter {

private final ChannelHandler encoder = new InternalEncoder();

Expand Down
Loading

0 comments on commit 6e4ff91

Please sign in to comment.