| Package | Description |
|---|---|
| org.atmosphere.interceptor |
| Modifier and Type | Method and Description |
|---|---|
HeartbeatInterceptor |
HeartbeatInterceptor.clientHeartbeatFrequencyInSeconds(int clientHeartbeatFrequencyInSeconds) |
HeartbeatInterceptor |
HeartbeatInterceptor.clock(int interval,
AtmosphereResource r,
AtmosphereRequest request,
AtmosphereResponse response)
Configures the heartbeat sent by the server in an interval in seconds specified in parameter for the given
resource.
|
HeartbeatInterceptor |
HeartbeatInterceptor.heartbeatFrequencyInSeconds(int heartbeatFrequencyInSeconds) |
HeartbeatInterceptor |
HeartbeatInterceptor.paddingText(byte[] paddingBytes) |
HeartbeatInterceptor |
HeartbeatInterceptor.resumeOnHeartbeat(boolean resumeOnHeartbeat) |
Copyright © 2016. All rights reserved.