| Package | Description |
|---|---|
| org.primefaces.push | |
| org.primefaces.push.impl | |
| org.primefaces.push.inject |
| Class | Description |
|---|---|
| EventBus |
A distributed lightweight event bus which can encompass multiple PushEndpoint instances.
|
| EventBus.Reply | |
| EventBusFactory |
A Factory for retrieving the current
EventBus |
| PushContext |
Deprecated.
With PrimeFaces 4.1 and up, it is recommended to use
EventBus |
| PushContextFactory |
Deprecated.
With PrimeFaces 4.1 and up, it is recommended to use
EventBus |
| PushContextListener |
Deprecated.
|
| PushRule |
Deprecated.
With PrimeFaces 4.1 and up, it is recommended to use
PushEndpoint |
| PushServlet |
A
PushServlet is responsible for installing the AtmosphereFramework and bridge
the PrimeFaces runtime with Atmosphere's components. |
| Status | |
| Status.STATUS |
| Class | Description |
|---|---|
| Decoder |
Decode a message in order to invoke a class annotated with
PushEndpoint with a method
annotated with OnMessage. |
| EventBus |
A distributed lightweight event bus which can encompass multiple PushEndpoint instances.
|
| EventBus.Reply | |
| RemoteEndpoint |
A representation of a remote client.
|
| Status |
| Class | Description |
|---|---|
| EventBus |
A distributed lightweight event bus which can encompass multiple PushEndpoint instances.
|
| RemoteEndpoint |
A representation of a remote client.
|
Copyright © 2018. All rights reserved.