Add missing Javadoc tag
This commit is contained in:
parent
c33f8ab4ac
commit
17142a7e74
|
@ -72,6 +72,7 @@ public interface HttpRoutePlanner {
|
|||
* Implementations may accept {@code null}.
|
||||
*
|
||||
* @return the route that the request should take
|
||||
* @throws HttpException in case of a problem.
|
||||
*
|
||||
* @since 5.4
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue