This website requires JavaScript.
Explore
Help
Sign In
andreacavalli
/
netty5
Watch
1
Star
0
Fork
0
You've already forked netty5
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
netty5
/
transport
/
src
/
main
/
java
/
io
/
netty
History
Trustin Lee
94d6e44bba
Change the return type of EmbeddedChannel.read*() from Object to an ad-hoc type parameter
...
.. so that there's no need to explicitly down-cast.
Fixes
#2067
2013-12-16 22:22:47 +09:00
..
bootstrap
Remove the distinction of inbound handlers and outbound handlers
2013-11-27 17:31:28 +09:00
channel
Change the return type of EmbeddedChannel.read*() from Object to an ad-hoc type parameter
2013-12-16 22:22:47 +09:00