pekko/akka-docs/general
Roland 4fb0858e55 remote cleanup: include feedback from Viktor and Patrik
- re-label Client/Server to Inbound/Outbound for netty settings
  description
- move to just using exactly one class loader for all reflective
  activities of the ActorSystem, which is either the context class
  loader or the one which loaded the ActorSystem’s class; document that
  putting Akka on boot class path will not work
- be more careful with initializing the Client- and ServerBootstrap
- rename Port to DesiredPortFromConfig to discourage misuse
- write test for NettySettings
- various small fixes
2012-01-30 11:57:24 +01:00
..
code/akka/docs/config Updating Copyright as per #1660 2012-01-19 18:21:06 +01:00
actor-systems.rst Moved definition of fault handler from Props to overridable method supervisorStrategy in Actor. See #1711 2012-01-23 13:49:19 +01:00
ActorPath.png add picture showing remote deployment 2011-12-22 16:44:50 +01:00
actors.rst add Java FSM example and reST, see #1428 2012-01-24 14:32:17 +01:00
addressing.rst document EmptyLocalActorRef, see #1605 2012-01-23 17:56:52 +01:00
configuration.rst remote cleanup: include feedback from Viktor and Patrik 2012-01-30 11:57:24 +01:00
index.rst polish some more and add remoting.rst 2011-12-15 15:09:16 +01:00
jmm.rst Migration kit and start of migration documentation. See #1406. 2012-01-12 13:27:58 +01:00
message-send-semantics.rst Corrections based on review 2011-12-08 14:04:58 +01:00
RemoteDeployment.png add picture showing remote deployment 2011-12-22 16:44:50 +01:00
remoting.rst transparent remoting -> location transparency 2011-12-15 19:03:02 +01:00
supervision.rst polish some more and add remoting.rst 2011-12-15 15:09:16 +01:00