Fix compile error introduced by cherry-pick edf1eb10d509427115a47d2a5bb862508c6c1952
This commit is contained in:
parent
c61e50bf4f
commit
d3c1424e72
@ -229,6 +229,6 @@ public class SocketSslClientRenegotiateTest extends AbstractSocketTest {
|
||||
}
|
||||
|
||||
@Override
|
||||
public void channelRead0(ChannelHandlerContext ctx, ByteBuf in) throws Exception { }
|
||||
public void messageReceived(ChannelHandlerContext ctx, ByteBuf in) throws Exception { }
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user