clarify migration doc re: java samples
This commit is contained in:
parent
947cea3a8c
commit
d0014c06bc
1 changed files with 2 additions and 0 deletions
|
|
@ -392,6 +392,8 @@ The API for setting and querying the receive timeout has been made more
|
||||||
consisten in always taking and returning a ``Duration``, the wrapping in
|
consisten in always taking and returning a ``Duration``, the wrapping in
|
||||||
``Option`` has been removed.
|
``Option`` has been removed.
|
||||||
|
|
||||||
|
(Samples for Java, Scala sources are affected in exactly the same way.)
|
||||||
|
|
||||||
v2.0::
|
v2.0::
|
||||||
|
|
||||||
getContext().setReceiveTimeout(Duration.create(10, SECONDS));
|
getContext().setReceiveTimeout(Duration.create(10, SECONDS));
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue