Returns the URI of the request that initiated this WebSocket session. @return The request URI
()
| 193 | * @return The request URI |
| 194 | */ |
| 195 | URI getRequestURI(); |
| 196 | |
| 197 | /** |
| 198 | * Returns the query parameters from the request that initiated this WebSocket session. |