|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BayeuxClient.State | |
|---|---|
| org.cometd.client | |
| Uses of BayeuxClient.State in org.cometd.client |
|---|
| Methods in org.cometd.client that return BayeuxClient.State | |
|---|---|
BayeuxClient.State |
BayeuxClient.handshake(long waitMs)
|
BayeuxClient.State |
BayeuxClient.handshake(java.util.Map<java.lang.String,java.lang.Object> template,
long waitMs)
|
static BayeuxClient.State |
BayeuxClient.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static BayeuxClient.State[] |
BayeuxClient.State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.cometd.client with parameters of type BayeuxClient.State | |
|---|---|
boolean |
BayeuxClient.waitFor(long waitMs,
BayeuxClient.State... states)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||