Fix small javadoc warning
This commit is contained in:
parent
6813b82b84
commit
86b864ce21
@ -244,7 +244,7 @@ public abstract class ProxyServer
|
|||||||
* requests. Care should be taken to ensure that all operations are non
|
* requests. Care should be taken to ensure that all operations are non
|
||||||
* blocking where applicable.
|
* blocking where applicable.
|
||||||
*
|
*
|
||||||
* @return
|
* @return the server's {@link AsyncHttpClient} instance
|
||||||
*/
|
*/
|
||||||
public abstract AsyncHttpClient getHttpClient();
|
public abstract AsyncHttpClient getHttpClient();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user