java.lang.Object
org.omnifaces.cdi.push.PushContextProducer
org.omnifaces.cdi.push.SocketPushContextProducer
@Dependent
@Deprecated(since="5.2",
forRemoval=true)
public class SocketPushContextProducer
extends PushContextProducer
Deprecated, for removal: This API element is subject to removal in a future version.
This producer prepares the PushContext instance for injection by @Push.
- Since:
- 2.3
- Author:
- Bauke Scholtz
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Methods inherited from class org.omnifaces.cdi.push.PushContextProducer
produce
-
Constructor Details
-
SocketPushContextProducer
public SocketPushContextProducer()Deprecated, for removal: This API element is subject to removal in a future version.
-
PushContextProducerinstead.