BayeuxServer
BayeuxClient
BayeuxServerImpl
OortComet
The Bayeux interface is the common API for both client-side and server-side configuration and usage of the Bayeux object.
Bayeux
The Bayeux object handles configuration options and a set of transports that is negotiated with the server.
Transport
static interface
Bayeux.BayeuxListener
static class
Bayeux.Validator
List<String>
getAllowedTransports()
Set<String>
getKnownTransportNames()
Object
getOption(String qualifiedName)
getOptionNames()
getTransport(String transport)
void
setOption(String qualifiedName, Object value)
transport
qualifiedName
setOption(String, Object)
value
getOption(String)