mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 13:41:21 +00:00
GUACAMOLE-44: Fix wrapping in setStreamContents() documentation.
This commit is contained in:
@@ -172,9 +172,9 @@ public class TunnelRESTService {
|
|||||||
* stream.
|
* stream.
|
||||||
*
|
*
|
||||||
* @throws GuacamoleException
|
* @throws GuacamoleException
|
||||||
* If the session associated with the given auth
|
* If the session associated with the given auth token cannot be
|
||||||
* token cannot be retrieved, if no such tunnel exists, or if the
|
* retrieved, if no such tunnel exists, or if the intercepted stream
|
||||||
* intercepted stream itself closes with an error.
|
* itself closes with an error.
|
||||||
*/
|
*/
|
||||||
@POST
|
@POST
|
||||||
@Consumes(MediaType.WILDCARD)
|
@Consumes(MediaType.WILDCARD)
|
||||||
|
Reference in New Issue
Block a user