fixed deprecation warnings in akka-core

This commit is contained in:
Jonas Bonér 2010-03-29 09:33:32 +02:00
parent 75e887c7e6
commit 8c67eeb139
9 changed files with 17 additions and 17 deletions

View file

@ -244,7 +244,7 @@ class RemoteServerPipelineFactory(
/**
* @author <a href="http://jonasboner.com">Jonas Bon&#233;r</a>
*/
@ChannelPipelineCoverage(value = "all")
@ChannelHandler.Sharable
class RemoteServerHandler(
val name: String,
val openChannels: ChannelGroup,