Uses of Interface
com.vaadin.terminal.gwt.server.AbstractCommunicationManager.Session

Packages that use AbstractCommunicationManager.Session
com.vaadin.terminal.gwt.server   
 

Uses of AbstractCommunicationManager.Session in com.vaadin.terminal.gwt.server
 

Methods in com.vaadin.terminal.gwt.server that return AbstractCommunicationManager.Session
 AbstractCommunicationManager.Session AbstractCommunicationManager.Request.getSession()
          Gets a AbstractCommunicationManager.Session wrapper implementation representing the session for which this request was sent.
 



Copyright © 2000-2011 Vaadin Ltd. All Rights Reserved.