|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
AbstractBayeux
protocol.DataFilter
to this channel.
BayeuxListener
with call backs for channel life cycle eventsBayeuxListener
with call backs for client life cycle eventsContinuationClient
s.ClientImpl
that uses Continuation
s to resume
clients waiting for messages.Channel
.Client
by ID.
SecurityPolicy
instance.
DataFilter
walks an Object as if it was a call
to JSON#toString(Object)
and calls the protected methods
JSONDataFilter.filterString(String)
, JSONDataFilter.filterNumber(Number)
,
JSONDataFilter.filterBoolean(Boolean)
, #filterArray(Object, ClientImpl)
or
#filterMap(Map, ClientImpl)
appropriate.Oort.oortHandshook(String, String, String)
.Client.getMaxQueue()
.
BayeuxClient.disconnect()
DataFilter
from this channel.
BayeuxClient.getBackoffIncrement()
to set limits
Client
to this channel.
ChannelListener
with call backs for subscription life cycle eventsClient.addListener(ClientListener)
to be notified of messages
Client
from this channel.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |