Uses of Package
org.cometd.common
Packages that use org.cometd.common
Package
Description
-
Classes in org.cometd.common used by org.cometd.client
-
Classes in org.cometd.common used by org.cometd.client.http.common
-
Classes in org.cometd.common used by org.cometd.client.http.jetty
-
Classes in org.cometd.common used by org.cometd.client.http.okhttp
-
Classes in org.cometd.common used by org.cometd.client.transport
-
Classes in org.cometd.common used by org.cometd.client.websocket.common
-
Classes in org.cometd.common used by org.cometd.client.websocket.jakarta
-
Classes in org.cometd.common used by org.cometd.client.websocket.jetty
-
Classes in org.cometd.common used by org.cometd.client.websocket.okhttp
-
Classes in org.cometd.common used by org.cometd.commonClassDescriptionA channel scoped to a
ClientSession
.Controls the iteration over a sequence of elements, allowing to continue the iteration (with a result), break out of the iteration (with a result), or fail the iteration (with an exception).The operation to invoke for each element.Abstraction for JSON parsing and generation.A non-blocking JSON parser.Client specificJSONContext
that binds toMessage.Mutable
.A JSON stringifier.A blocking JSON parser. -
Classes in org.cometd.common used by org.cometd.oortClassDescriptionPartial implementation of
ClientSession
.Client specificJSONContext
that binds toMessage.Mutable
. -
Classes in org.cometd.common used by org.cometd.serverClassDescriptionPartial implementation of
ClientSession
.A channel scoped to aClientSession
.Controls the iteration over a sequence of elements, allowing to continue the iteration (with a result), break out of the iteration (with a result), or fail the iteration (with an exception).Abstraction for JSON parsing and generation.A non-blocking JSON parser.A JSON stringifier. -
Classes in org.cometd.common used by org.cometd.server.http
-
Classes in org.cometd.common used by org.cometd.server.websocket.common
-
Classes in org.cometd.common used by org.cometd.server.websocket.jakarta
-
Classes in org.cometd.common used by org.cometd.server.websocket.jetty