| Package | Description |
|---|---|
| org.cometd.server | |
| org.cometd.server.transport |
| Modifier and Type | Method and Description |
|---|---|
void |
BayeuxServerImpl.setCurrentTransport(AbstractServerTransport transport) |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpTransport
HTTP ServerTransport base class, used by ServerTransports that use
HTTP as transport or to initiate a transport connection.
|
class |
JSONPTransport |
class |
JSONTransport |
class |
LongPollingTransport
Abstract Long Polling Transport.
|
Copyright © 2008-2012 Dojo Foundation. All Rights Reserved.