Package | Description |
---|---|
org.cometd.common | |
org.cometd.server |
Modifier and Type | Interface and Description |
---|---|
static interface |
JSONContext.Client
Client specific
JSONContext that binds to Message.Mutable . |
Modifier and Type | Class and Description |
---|---|
class |
JacksonJSONContextClient |
class |
JettyJSONContextClient |
Constructor and Description |
---|
BufferingJSONAsyncParser(JSONContext<? extends Message.Mutable> jsonContext) |
Modifier and Type | Interface and Description |
---|---|
interface |
JSONContextServer
Server specific
JSONContext that binds to ServerMessage.Mutable . |
Modifier and Type | Class and Description |
---|---|
class |
JacksonJSONContextServer |
class |
JettyJSONContextServer |
Copyright © 2008–2024 The CometD Project. All rights reserved.