fixed deprecation warnings in akka-core
This commit is contained in:
parent
75e887c7e6
commit
8c67eeb139
9 changed files with 17 additions and 17 deletions
|
|
@ -244,7 +244,7 @@ class RemoteServerPipelineFactory(
|
|||
/**
|
||||
* @author <a href="http://jonasboner.com">Jonas Bonér</a>
|
||||
*/
|
||||
@ChannelPipelineCoverage(value = "all")
|
||||
@ChannelHandler.Sharable
|
||||
class RemoteServerHandler(
|
||||
val name: String,
|
||||
val openChannels: ChannelGroup,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue