public class RTConfig
extends java.lang.Object
| Constructor and Description |
|---|
RTConfig(long clientTimeout) |
| Modifier and Type | Method and Description |
|---|---|
CacheConfig |
getCacheConfig() |
long |
getClientTimeout() |
LongPollConfig |
getLongPoll() |
SSEConfig |
getSseConfig() |
public LongPollConfig getLongPoll()
public long getClientTimeout()
public CacheConfig getCacheConfig()
public SSEConfig getSseConfig()
Copyright © 2014. All Rights Reserved.