Package org.apache.myfaces.push.cdi
Class PushContextImpl
java.lang.Object
org.apache.myfaces.push.cdi.PushContextImpl
- All Implemented Interfaces:
- PushContext,- Serializable
- See Also:
- 
Field SummaryFields inherited from interface jakarta.faces.push.PushContextENABLE_WEBSOCKET_ENDPOINT_PARAM_NAME, URI_PREFIX, WEBSOCKET_ENDPOINT_PORT_PARAM_NAME
- 
Constructor SummaryConstructorsConstructorDescriptionPushContextImpl(String channel, jakarta.enterprise.inject.spi.BeanManager beanManager) 
- 
Method Summary
- 
Constructor Details- 
PushContextImpl
 
- 
- 
Method Details- 
send- Specified by:
- sendin interface- PushContext
 
- 
send- Specified by:
- sendin interface- PushContext
 
- 
send- Specified by:
- sendin interface- PushContext
 
 
-