pekko/akka-docs-dev/rst/scala/code/docs
Patrik Nordwall 3dc4e6d077 !str #16992 Rework Source and Sink name parameter
* Remove name parameter (no overloads), naming is performed using `.withAttributes` or the new
  convenience `.named`. Those adds the OperationAttribute.Name and also change the name of the
  shape Inlet and Outlet.

* Remove Source/Sink parameter list for 0 parameter methods,
  this allows usage of `Sink.head` instead of `Sink.head()`
2015-03-06 09:24:00 +01:00
..
http !htp #16835 Refactor RejectionHandler infrastructure for cleanliness and independence from rejection ordering 2015-02-27 09:49:10 +01:00
stream !str #16992 Rework Source and Sink name parameter 2015-03-06 09:24:00 +01:00