GUAC-442: Clean up packages.

This commit is contained in:
Michael Jumper
2014-10-09 21:15:21 -07:00
parent 8b13bfdb80
commit b7548675df
6 changed files with 7 additions and 6 deletions

View File

@@ -34,7 +34,7 @@
<!-- Automatically detect and load WebSocket support -->
<listener>
<listener-class>org.glyptodon.guacamole.net.basic.WebSocketSupportLoader</listener-class>
<listener-class>org.glyptodon.guacamole.net.basic.websocket.WebSocketSupportLoader</listener-class>
</listener>
<!-- Authenticate against service calls and pages -->