|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Verb | Bayeux Verb interface used for implementing the reserved meta-channel Verbs: * handshake * connect * reconnect * disconnect * status * subscribe * unsubscribe * ping |
Class Summary | |
---|---|
Advice | Bayeux Advise implementation. |
ConnectRequest | |
ConnectResponse | |
Data | Data representation of client/server interaction. |
DeliverResponse | Bayeux Deliver Response implementation. |
DisconnectRequest | |
DisconnectResponse | |
End | This is for event indicating that this is the end of the given request. |
Ext | Bayeux extension element. |
HandshakeRequest | |
HandshakeResponse | |
Ping | Reserved Verb not yet implemented. |
PublishRequest | Bayeux Publish Request implementation. |
PublishResponse | Bayeux Publish Response implementation. |
ReconnectRequest | |
ReconnectResponse | |
Status | Reserved Verb not yet implemented. |
SubscribeRequest | |
SubscribeResponse | |
UnsubscribeRequest | Bayeux Unsubscribe implementation. |
UnsubscribeResponse | |
VerbBase | Abstract Verb implementation shared by all meta channel verb. |
VerbUtils | This class unmarshal a JSON message into a Java Object. |
Enum Summary | |
---|---|
Verb.Type |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |