@AtmosphereInterceptorService public class SocketIOAtmosphereInterceptor extends Object implements org.atmosphere.cpr.AtmosphereInterceptor
| Modifier and Type | Field and Description |
|---|---|
static String |
BUFFER_SIZE_INIT_PARAM |
static String |
SOCKETIO_HEARTBEAT |
static String |
SOCKETIO_HEARTBEAT_TIMEOUT |
static String |
SOCKETIO_PACKET |
static String |
SOCKETIO_SUSPEND |
static String |
SOCKETIO_TIMEOUT |
static String |
SOCKETIO_TRANSPORT |
| Constructor and Description |
|---|
SocketIOAtmosphereInterceptor() |
public static final String SOCKETIO_PACKET
public static final String BUFFER_SIZE_INIT_PARAM
public static final String SOCKETIO_TRANSPORT
public static final String SOCKETIO_TIMEOUT
public static final String SOCKETIO_HEARTBEAT
public static final String SOCKETIO_HEARTBEAT_TIMEOUT
public static final String SOCKETIO_SUSPEND
public org.atmosphere.cpr.Action inspect(org.atmosphere.cpr.AtmosphereResource r)
inspect in interface org.atmosphere.cpr.AtmosphereInterceptorpublic void postInspect(org.atmosphere.cpr.AtmosphereResource r)
postInspect in interface org.atmosphere.cpr.AtmosphereInterceptorpublic void destroy()
destroy in interface org.atmosphere.cpr.AtmosphereInterceptorpublic void configure(org.atmosphere.cpr.AtmosphereConfig config)
configure in interface org.atmosphere.inject.AtmosphereConfigAwareCopyright © 2015. All Rights Reserved.