|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SocketIOInbound | |
|---|---|
| com.glines.socketio.server | |
| Uses of SocketIOInbound in com.glines.socketio.server |
|---|
| Methods in com.glines.socketio.server that return SocketIOInbound | |
|---|---|
protected abstract SocketIOInbound |
SocketIOServlet.doSocketIOConnect(javax.servlet.http.HttpServletRequest request)
Returns an instance of SocketIOInbound or null if the connection is to be denied. |
SocketIOInbound |
SocketIOSession.getInbound()
|
SocketIOInbound |
Transport.InboundFactory.getInbound(javax.servlet.http.HttpServletRequest request)
|
| Methods in com.glines.socketio.server with parameters of type SocketIOInbound | |
|---|---|
SocketIOSession |
SocketIOSession.Factory.createSession(SocketIOInbound inbound)
|
SocketIOSession |
SocketIOSessionManager.createSession(SocketIOInbound inbound)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||