BayeuxServerImpl instance for
the transport.AbstractService provides convenience methods to assist with the
creation of a CometD services.BayeuxServer provides support to
message acknowledgement if a client also supports it.ServerChannel.MessageListener on the given channel, so that the method
is invoked for each message received on the channel.HttpTransport of a BayeuxServer instance.BayeuxServerImpl.CONFIG_LOG_LEVEL instead.BayeuxServerImpl.DEBUG_LOG_LEVEL instead.Operation#CREATE, Operation#SUBSCRIBE and Operation#PUBLISH authorizationOperation#CREATE authorizationOperation#CREATE and Operation#SUBSCRIBE authorizationOperation#PUBLISH authorizationOperation#SUBSCRIBE authorizationOperation#SUBSCRIBE and Operation#PUBLISH authorizationAuthorizer implementation grants permission
for a set of operations defined at construction time.BayeuxServerImpl.INFO_LOG_LEVEL instead.JSONDataFilter walks an object to see if it is a JSON data structure
and calls the appropriate protected method JSONDataFilter.filterString(String),
JSONDataFilter.filterNumber(Number), JSONDataFilter.filterBoolean(Boolean),
JSONDataFilter.filterArray(ServerSession, ServerChannel, Object) or
JSONDataFilter.filterMap(ServerSession, ServerChannel, Map).Copyright © 2008-2012 Dojo Foundation. All Rights Reserved.