pekko/akka-remote/src/main/scala/akka/remote
2012-12-18 14:30:04 +01:00
..
netty Implemented strictly ordered shutdown between remoteDaemon and transport in RARP. 2012-12-18 14:30:03 +01:00
routing Switching over to immutable.Iterable where possible 2012-11-14 16:24:25 +01:00
security/provider Switching to immutable.Seq instead of Seq 2012-11-12 14:17:47 +01:00
serialization Clean up akka-remote for OSGi and re-enable OSGi bundles. See #2497 2012-09-17 13:47:57 +02:00
transport Removed implicit conversions from ActorRef to AssociationEventListener and HandleEventListener 2012-12-18 14:30:04 +01:00
DefaultFailureDetectorRegistry.scala - Added AddressUrlEncoder to centralize address string encoding at one place 2012-12-18 14:27:00 +01:00
Endpoint.scala Removed implicit conversions from ActorRef to AssociationEventListener and HandleEventListener 2012-12-18 14:30:04 +01:00
FailureDetector.scala Added clarifications to driver-adapter stack building method 2012-12-18 14:29:25 +01:00
FailureDetectorRegistry.scala - Removed usage of nulls from Remoting 2012-12-18 14:26:05 +01:00
MessageSerializer.scala - Removed usage of null from Endpoint 2012-12-18 14:24:37 +01:00
PhiAccrualFailureDetector.scala - Removed usage of null from Endpoint 2012-12-18 14:24:37 +01:00
RemoteActorRefProvider.scala Removed implicit conversions from ActorRef to AssociationEventListener and HandleEventListener 2012-12-18 14:30:04 +01:00
RemoteDaemon.scala Implemented strictly ordered shutdown between remoteDaemon and transport in RARP. 2012-12-18 14:30:03 +01:00
RemoteDeployer.scala Switching over to immutable.Iterable where possible 2012-11-14 16:24:25 +01:00
RemoteSettings.scala move Duration classes according to scala 2.10 nightly and remove casts to FiniteDuration, see #2504 2012-10-11 15:18:10 -07:00
RemoteTransport.scala Implemented strictly ordered shutdown between remoteDaemon and transport in RARP. 2012-12-18 14:30:03 +01:00
Remoting.scala Removed implicit conversions from ActorRef to AssociationEventListener and HandleEventListener 2012-12-18 14:30:04 +01:00
RemotingLifecycle.scala - Removed usage of nulls from Remoting 2012-12-18 14:26:05 +01:00