|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Verb
Bayeux Verb interface used for implementing the reserved meta-channel Verbs: * handshake * connect * reconnect * disconnect * status * subscribe * unsubscribe * ping
Nested Class Summary | |
---|---|
static class |
Verb.Type
|
Method Summary | |
---|---|
Verb.Type |
getType()
Return the Verb's type. |
boolean |
isValid()
Check whether the Verb is valid. |
String |
toJSON()
Return the JSON representation of the Verb. |
Method Detail |
---|
String toJSON()
Verb.Type getType()
boolean isValid()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |