Norman Maurer
|
926a20f105
|
[#880] correctly use methods which take a ChannelFuture as parameter
|
2012-12-31 11:43:05 +01:00 |
|
Norman Maurer
|
b49b3d9c56
|
[#879] Notify correct ChannelFuture for queued FileRegions
|
2012-12-31 11:35:25 +01:00 |
|
Norman Maurer
|
5aa679fec7
|
[#840] Generate the tarball with top level directory
|
2012-12-30 21:26:08 +01:00 |
|
Norman Maurer
|
c80b1bb66e
|
[#872] AbstractNioByteChannel and AbstractNioMessageChannel should be public
|
2012-12-30 12:48:32 +01:00 |
|
alexey
|
738d382fbc
|
Added test cases for NetUtil methods, if we can`t convertAddress we return null
|
2012-12-29 18:31:53 +01:00 |
|
Norman Maurer
|
0fb0037eab
|
Rename IpAddresses to NetUtil
|
2012-12-29 18:25:32 +01:00 |
|
Norman Maurer
|
5d13c7d27b
|
Merge IPUtil and NetworkConstants into IpAddresses and also make naming of methods consistent
|
2012-12-29 18:17:33 +01:00 |
|
Norman Maurer
|
213c1e3d23
|
Replace sun.net.util.IPAddressUtil usage with own implementation
|
2012-12-29 18:13:44 +01:00 |
|
Norman Maurer
|
e2b240799c
|
[#857] Check if the SelectionKey is valid before access readyOps()
|
2012-12-29 18:07:02 +01:00 |
|
Norman Maurer
|
64351ad7d6
|
[#861] Let SctpMessageCompletionHandler fire inboundMessageBufferUpdated() only if needed
|
2012-12-27 23:08:54 +01:00 |
|
Norman Maurer
|
88838413c7
|
Javadocs and cleanup intellij warnings
|
2012-12-27 23:02:13 +01:00 |
|
Norman Maurer
|
a20aba87ab
|
Remove get prefix from Sctp methods to be more inline with the rest
|
2012-12-27 22:53:42 +01:00 |
|
Norman Maurer
|
6db7250ed9
|
Javadocs added for SCTP stuff
|
2012-12-27 22:46:46 +01:00 |
|
Norman Maurer
|
5a4a52a817
|
[#857] Correctly handle CancelledKeyException
|
2012-12-27 22:24:07 +01:00 |
|
Luke Wood
|
5adb37de3d
|
Port traffic handler to netty 4
|
2012-12-26 21:54:40 +01:00 |
|
Trustin Lee
|
85e1684084
|
Simpler method naming in Timeout
|
2012-12-26 13:50:01 +09:00 |
|
Trustin Lee
|
6b9f7065a2
|
Simpler and more comprehensive method naming in monitor
|
2012-12-26 13:48:29 +09:00 |
|
Norman Maurer
|
852f546b5b
|
[#846] Tighten up visibility
|
2012-12-25 18:54:55 +01:00 |
|
Norman Maurer
|
5bd3648b3d
|
[#845] Enable PUT of files above 2GB
|
2012-12-24 21:52:04 +01:00 |
|
Norman Maurer
|
2ea45950f1
|
Javadoc fixes
|
2012-12-23 23:03:54 +01:00 |
|
Norman Maurer
|
a9fdb682be
|
Add javadocs and some small cleanups
|
2012-12-23 20:58:49 +01:00 |
|
Norman Maurer
|
71b089cb3b
|
Add javadocs and cleanup
|
2012-12-23 19:24:20 +01:00 |
|
Norman Maurer
|
ae859c2de9
|
Fix checkstyle
|
2012-12-23 19:24:05 +01:00 |
|
Norman Maurer
|
e0d42df77b
|
ServerBootstrap needs to have a localAddress defined
|
2012-12-23 16:05:43 +01:00 |
|
Norman Maurer
|
6ef1729d06
|
Fix javadocs for ChannelPipeline
|
2012-12-23 15:54:30 +01:00 |
|
Norman Maurer
|
7d79587ade
|
Make package private
|
2012-12-23 15:54:14 +01:00 |
|
Norman Maurer
|
e05b071b41
|
Javadocs update
|
2012-12-22 19:27:09 +01:00 |
|
Norman Maurer
|
fc4b205bc4
|
More javadocs
|
2012-12-22 15:53:01 +01:00 |
|
Trustin Lee
|
9098d069b0
|
Make FailedChannelFuture and SucceededChannelFuture final
|
2012-12-22 15:10:38 +09:00 |
|
Norman Maurer
|
ff3dcffd49
|
Almost finish javadocs for codec module
|
2012-12-21 22:41:18 +01:00 |
|
Norman Maurer
|
b814033323
|
[#847] Let CompressionException extend CodecException
|
2012-12-21 22:36:51 +01:00 |
|
Norman Maurer
|
5b44fe6e65
|
More javadoc fixes
|
2012-12-21 22:32:16 +01:00 |
|
Norman Maurer
|
8a7bc2c606
|
Add a lot of javadocs to make usage more clear
|
2012-12-21 22:22:40 +01:00 |
|
Norman Maurer
|
b004066f37
|
Javadoc fixes and remove some uncessary casts + checks
|
2012-12-21 17:59:37 +01:00 |
|
Norman Maurer
|
a819d26f5c
|
Remove ChannelHandlerLifeCycleException and just use ChannelPipelineException as replacement
|
2012-12-21 17:10:36 +01:00 |
|
Norman Maurer
|
ef555d268c
|
Add more javadocs and replace some abstract methods with noops as we often implemented them as noops
|
2012-12-21 17:06:24 +01:00 |
|
Norman Maurer
|
3e31af68e4
|
More javadocs cleanup
|
2012-12-21 11:03:35 +01:00 |
|
Norman Maurer
|
e4ed551490
|
Move shared methods to the AbstractEmbeddedChannel class and add javadocs
|
2012-12-21 10:41:27 +01:00 |
|
Norman Maurer
|
7db47dd0d0
|
Finish javadocs for common module
|
2012-12-21 08:16:00 +01:00 |
|
Norman Maurer
|
42a77eda9b
|
And again javadocs cleanup
|
2012-12-21 07:35:42 +01:00 |
|
Norman Maurer
|
62bf98af8c
|
More javadoc fixes
|
2012-12-21 07:13:31 +01:00 |
|
Norman Maurer
|
7a9d9d6a88
|
Fix checkstyle
|
2012-12-20 19:11:17 +01:00 |
|
Norman Maurer
|
5d6d849acd
|
Mark final, add javadocs, add checks
|
2012-12-20 16:13:26 +01:00 |
|
Norman Maurer
|
d2060ee3f1
|
Add more javadocs
|
2012-12-20 15:45:49 +01:00 |
|
Norman Maurer
|
a1baeeb8c0
|
Mark IdleStateEvent as final and add javadocs
|
2012-12-20 15:45:35 +01:00 |
|
Norman Maurer
|
43d13064d1
|
[#837] CombinedChannelHandler must pass sendFile(...) to the wrapped ChannelOutboundHandler
|
2012-12-20 12:25:13 +01:00 |
|
Norman Maurer
|
94dc09c33d
|
Tighten up visibility as the user should use Channel.new*Future
|
2012-12-20 10:45:12 +01:00 |
|
Norman Maurer
|
1f9d165583
|
[#836] Correctly reset timeout on sendFile(...)
|
2012-12-19 21:16:41 +01:00 |
|
Norman Maurer
|
695665a4cf
|
More javadocs fixes
|
2012-12-19 21:08:47 +01:00 |
|
Norman Maurer
|
db0459ea9c
|
Fix javadocs of IdleStateHandler
|
2012-12-19 16:25:31 +01:00 |
|