Package | Description |
---|---|
org.apache.tomcat.bayeux |
Modifier and Type | Field and Description |
---|---|
protected static ClientImpl |
TomcatBayeux.errorClient
default client to use when we need to send an error message but don't have a client valid reference
|
Modifier and Type | Method and Description |
---|---|
protected ClientImpl |
TomcatBayeux.getClientImpl(HttpEvent event) |
static ClientImpl |
TomcatBayeux.getErrorClient()
returns the default error client
|
Modifier and Type | Method and Description |
---|---|
protected void |
RequestBase.addToDeliveryQueue(ClientImpl to,
JSONObject msg) |
protected static void |
RequestBase.deliver(HttpEvent event,
ClientImpl to) |
protected void |
RequestBase.flushMessages(ClientImpl client) |
Copyright © 2013 JBoss by Red Hat. All rights reserved.