Working nine to five ...

This commit is contained in:
Viktor Klang 2010-02-20 23:56:25 +01:00
parent b1bb790251
commit 787e7e45b7
23 changed files with 73 additions and 63 deletions

View file

@ -267,7 +267,7 @@ class RemoteClientPipelineFactory(name: String,
/**
* @author <a href="http://jonasboner.com">Jonas Bon&#233;r</a>
*/
@ChannelPipelineCoverage {val value = "all"}
@ChannelPipelineCoverage(value = "all")
class RemoteClientHandler(val name: String,
val futures: ConcurrentMap[Long, CompletableFutureResult],
val supervisors: ConcurrentMap[String, Actor],