Registry / web-framework / atmosphere-runtime

atmosphere-runtime

JSON →
library4.0.45javamavenunverified

A runtime library for building asynchronous web applications using the Atmosphere framework.

<dependency> <groupId>org.atmosphere</groupId> <artifactId>atmosphere-runtime</artifactId> <version>4.0.45</version> </dependency>
INSTALL
IMPORT
SIG · ATMOSPHERE-RUNTIME
A
atmosphere-runtime
web-frameworkjavav4.0.45
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AtmosphereResource
org.atmosphere.cpr.AtmosphereResource

Minimal usage of Atmosphere runtime

import org.atmosphere.cpr.AtmosphereResource; import org.atmosphere.cpr.AtmosphereResourceEvent; public class MyAtmosphereHandler { public void onRequest(AtmosphereResource resource) { resource.getResponse().write("Hello"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.45latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Amazon
1
OpenAI (training)
1
Resources
atmosphere-runtime — mvn dependency:get atmosphere-runtime · libregistry