Interface Bayeux
- All Known Subinterfaces:
BayeuxServer
- All Known Implementing Classes:
BayeuxClient
,BayeuxServerImpl
,OortComet
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
The common base interface for Bayeux listeners.static class
Validates Bayeux protocol elements such as channel ids and message ids. -
Method Summary
-
Method Details
-
getKnownTransportNames
-
getTransport
-
getAllowedTransports
-
getOption
-
setOption
-
getOptionNames
-