| Class | Description |
|---|---|
| NotificationHandler |
Handles HTTP PUT 'notification' request for the SimplePush server.
|
| SimplePushServiceFactory |
Factory class that creates instances of
SimplePushSockJSService. |
| SimplePushSockJSService |
SimplePush server implementation using SockJS.
|
| SockJSChannelInitializer |
The Netty
ChannelInitializer for the SimplePush Server. |
| UserAgent<T> |
Represents a UserAgent in the SimplePush Server.
|
| UserAgentReaper |
Performs the removal of inactive UserAgents.
|
| UserAgentReaperHandler |
UserAgentReaperHandler is responsible for starting a single scheduled job
that will clean up inactive user agents.
|
| UserAgents |
Represents a mapping of connected UserAgents in a SimplePush Server.
|
| WebSocketSslServerSslContext |
Creates a
SSLContext for just server certificates. |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.