RichFaces Core API 4.2.2.Final

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.2.Final

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