Uses of Class
com.sun.grizzly.websockets.WebSocketApplication

Uses of WebSocketApplication in com.sun.grizzly.websockets
 

Methods in com.sun.grizzly.websockets that return WebSocketApplication
 WebSocketApplication WebSocketEngine.getApplication(Request request)
           
 

Methods in com.sun.grizzly.websockets with parameters of type WebSocketApplication
 void WebSocketEngine.register(String name, WebSocketApplication app)
          Deprecated. 
 void WebSocketEngine.register(WebSocketApplication app)
           
 void WebSocketEngine.unregister(WebSocketApplication app)
           
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.