See: Description
| Class | Description |
|---|---|
| ServletWebActors |
Static methods to attach web actors with HTTP and WebSocket sessions
|
| WebActorEndpoint |
A WebSocket endpoint that forwards requests to a web actor.
|
| WebActorInitializer |
Registers WebActors annotated with the
WebActor annotation. |
| WebActorServlet |
A servlet that forwards requests to a web actor.
|
A Web Actor Implementation on Java EE Web Containers