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