|
ICEfaces Core 3.3.0 Java API Documentation |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PortableRenderer
PortableRenderer can trigger asynchronous rendering outside of a JSF lifecycle.
Method Summary | |
---|---|
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. |
Method Detail |
---|
void render(java.lang.String group)
void render(java.lang.String group, org.icefaces.application.PushOptions options)
|
ICEfaces Core 3.3.0 Java API Documentation |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |