Package | Description |
---|---|
org.cometd.oort |
Modifier and Type | Method and Description |
---|---|
Oort |
OortService.getOort() |
Oort |
Seti.getOort() |
Oort |
OortLong.getOort() |
Oort |
Oort.CometListener.Event.getOort() |
Oort |
OortObject.getOort() |
protected Oort |
OortConfigServlet.newOort(BayeuxServer bayeux,
String url)
Creates and returns a new Oort instance.
|
Modifier and Type | Method and Description |
---|---|
protected abstract void |
OortConfigServlet.configureCloud(javax.servlet.ServletConfig config,
Oort oort)
Configures the Oort cloud by establishing connections with other Oort comets.
|
protected void |
OortStaticConfigServlet.configureCloud(javax.servlet.ServletConfig config,
Oort oort) |
protected void |
OortMulticastConfigServlet.configureCloud(javax.servlet.ServletConfig config,
Oort oort) |
protected void |
OortConfigServlet.configureOort(javax.servlet.ServletConfig config,
Oort oort)
Configures the Oort instance with servlet init parameters.
|
protected Seti |
SetiServlet.newSeti(Oort oort) |
Copyright © 2008–2024 The CometD Project. All rights reserved.