Package | Description |
---|---|
org.apache.cometd.bayeux | |
org.apache.tomcat.bayeux |
Modifier and Type | Method and Description |
---|---|
Client |
Bayeux.newClient(String idprefix,
Listener listener)
Creates a new server side client.
|
Modifier and Type | Field and Description |
---|---|
protected Listener |
ClientImpl.listener
The callback object for local clients
|
Modifier and Type | Method and Description |
---|---|
protected Listener |
ClientImpl.getListener() |
Modifier and Type | Method and Description |
---|---|
Client |
TomcatBayeux.newClient(String idprefix,
Listener listener) |
Client |
TomcatBayeux.newClient(String idprefix,
Listener listener,
boolean local,
HttpEvent event) |
void |
ClientImpl.setListener(Listener listener) |
Copyright © 2013 JBoss by Red Hat. All rights reserved.