public interface PortableRenderer
| Modifier and Type | Method and Description |
|---|---|
void |
render(java.lang.String group)
Render the specified group of sessions by performing the JavaServer Faces
execute and render lifecycle phases.
|
void |
render(java.lang.String group,
org.icefaces.application.PushOptions options)
Render message to the specified group of sessions but only to the clients
that have their blocking connection paused.
|
void render(java.lang.String group)
void render(java.lang.String group,
org.icefaces.application.PushOptions options)
Copyright 2025 ICEsoft Technologies Canada, Corp. All Rights Reserved.