RichFaces Core API 4.2.3.CR1

org.richfaces.application.push
Interface Request


public interface Request

Author:
Nick Belaevski

Method Summary
 Session getSession()
           
 boolean isPolling()
           
 void postMessages()
           
 void resume()
           
 void suspend()
           
 

Method Detail

suspend

void suspend()

resume

void resume()

getSession

Session getSession()

isPolling

boolean isPolling()

postMessages

void postMessages()

RichFaces Core API 4.2.3.CR1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.