|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.grizzly.websockets.WebSocketAdapter
org.glassfish.grizzly.websockets.WebSocketApplication
org.kasource.web.websocket.impl.glassfish.GlassFishWebSocket
org.kasource.web.websocket.spring.impl.glassfish.SpringGlassFishWebSocket
public class SpringGlassFishWebSocket
| Constructor Summary | |
|---|---|
SpringGlassFishWebSocket()
|
|
| Method Summary | |
|---|---|
void |
afterPropertiesSet()
|
void |
setServletContext(javax.servlet.ServletContext servletContext)
|
| Methods inherited from class org.kasource.web.websocket.impl.glassfish.GlassFishWebSocket |
|---|
createSocket, getWebSocketManager, initialize, isApplicationRequest, setClientIdParameter |
| Methods inherited from class org.glassfish.grizzly.websockets.WebSocketApplication |
|---|
add, createSocket, getSupportedExtensions, getSupportedProtocols, getWebSockets, handshake, onClose, onConnect, remove, upgrade |
| Methods inherited from class org.glassfish.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 SpringGlassFishWebSocket()
| Method Detail |
|---|
public void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionpublic void setServletContext(javax.servlet.ServletContext servletContext)
setServletContext in interface org.springframework.web.context.ServletContextAwaresetServletContext in class GlassFishWebSocket
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||