Package | Description |
---|---|
org.cometd.server.http | |
org.cometd.server.websocket.common | |
org.cometd.server.websocket.javax | |
org.cometd.server.websocket.jetty |
Modifier and Type | Class and Description |
---|---|
class |
AbstractHttpTransport
HTTP ServerTransport base class, used by ServerTransports that use
HTTP as transport or to initiate a transport connection.
|
class |
AbstractStreamHttpTransport
The base class for HTTP transports that use blocking stream I/O.
|
class |
AsyncJSONTransport |
class |
JSONPTransport |
class |
JSONTransport |
Modifier and Type | Class and Description |
---|---|
class |
AbstractWebSocketTransport |
Modifier and Type | Class and Description |
---|---|
class |
WebSocketTransport |
Modifier and Type | Class and Description |
---|---|
class |
JettyWebSocketTransport |
Copyright © 2008–2024 The CometD Project. All rights reserved.