|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.grizzly.websockets.WebSocketAdapter
com.sun.grizzly.websockets.WebSocketApplication
org.granite.gravity.glassfish.GlassFishWebSocketApplication
public class GlassFishWebSocketApplication
| Constructor Summary | |
|---|---|
GlassFishWebSocketApplication(ServletContext servletContext,
Gravity gravity,
String mapping)
|
|
| Method Summary | |
|---|---|
List<String> |
getSupportedProtocols(List<String> subProtocols)
|
boolean |
isApplicationRequest(com.sun.grizzly.tcp.Request request)
|
void |
onConnect(com.sun.grizzly.websockets.WebSocket websocket)
|
| Methods inherited from class com.sun.grizzly.websockets.WebSocketApplication |
|---|
add, createWebSocket, getCoreWriterThreads, getMaxWriterThreads, getQueueSizeReceiverDelayingThreshold, getQueueSizeThreadSpawnThreshold, getSupportedExtensions, getWebSockets, helpWriteQueue, isWriterThreadsEnabled, onClose, remove |
| Methods inherited from class com.sun.grizzly.websockets.WebSocketAdapter |
|---|
onFragment, onFragment, onMessage, onMessage, onPing, onPong |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GlassFishWebSocketApplication(ServletContext servletContext,
Gravity gravity,
String mapping)
| Method Detail |
|---|
public List<String> getSupportedProtocols(List<String> subProtocols)
getSupportedProtocols in class com.sun.grizzly.websockets.WebSocketApplicationpublic boolean isApplicationRequest(com.sun.grizzly.tcp.Request request)
isApplicationRequest in class com.sun.grizzly.websockets.WebSocketApplicationpublic void onConnect(com.sun.grizzly.websockets.WebSocket websocket)
onConnect in interface com.sun.grizzly.websockets.WebSocketListeneronConnect in class com.sun.grizzly.websockets.WebSocketApplication
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||