Uses of Interface
org.atmosphere.socketio.SocketIOOutbound
-
Packages that use SocketIOOutbound Package Description org.atmosphere.socketio org.atmosphere.socketio.transport -
-
Uses of SocketIOOutbound in org.atmosphere.socketio
Subinterfaces of SocketIOOutbound in org.atmosphere.socketio Modifier and Type Interface Description interfaceSocketIOSessionOutboundinterfaceSocketIOWebSocketSessionWrapper -
Uses of SocketIOOutbound in org.atmosphere.socketio.transport
Classes in org.atmosphere.socketio.transport that implement SocketIOOutbound Modifier and Type Class Description protected classJSONPPollingTransport.XHRPollingSessionHelperclassWebSocketTransport.SocketIOWebSocketSessionWrapperImplprotected classXHRPollingTransport.XHRPollingSessionHelperprotected classXHRTransport.XHRSessionHelper
-