-
Deprecated MethodsMethodDescriptionURI mapping shouldn't be intrinsic to the application. WebSocketApplications should be registered using
WebSocketEngine.register(String, String, WebSocketApplication)using standard Servlet url-pattern rules.
WebSocketEngine.register(String, String, WebSocketApplication) using standard Servlet url-pattern rules.
WebSocketApplication.createSocket(ProtocolHandler, org.glassfish.grizzly.http.HttpRequestPacket, WebSocketListener...)