Applied patch from bruce.mitchener, with minor adjustment
This commit is contained in:
parent
b1db0f42d5
commit
a60bbc5f59
39 changed files with 78 additions and 78 deletions
|
|
@ -155,7 +155,7 @@ trait NettyRemoteClientModule extends RemoteClientModule { self: ListenerManagem
|
|||
|
||||
/**
|
||||
* This is the abstract baseclass for netty remote clients, currently there's only an
|
||||
* ActiveRemoteClient, but otehrs could be feasible, like a PassiveRemoteClient that
|
||||
* ActiveRemoteClient, but others could be feasible, like a PassiveRemoteClient that
|
||||
* reuses an already established connection.
|
||||
*/
|
||||
abstract class RemoteClient private[akka] (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue