Working nine to five ...
This commit is contained in:
parent
b1bb790251
commit
787e7e45b7
23 changed files with 73 additions and 63 deletions
|
|
@ -267,7 +267,7 @@ class RemoteClientPipelineFactory(name: String,
|
|||
/**
|
||||
* @author <a href="http://jonasboner.com">Jonas Bonér</a>
|
||||
*/
|
||||
@ChannelPipelineCoverage {val value = "all"}
|
||||
@ChannelPipelineCoverage(value = "all")
|
||||
class RemoteClientHandler(val name: String,
|
||||
val futures: ConcurrentMap[Long, CompletableFutureResult],
|
||||
val supervisors: ConcurrentMap[String, Actor],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue