|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.vaadin.server.SynchronizedRequestHandler
com.vaadin.server.communication.UIInitHandler
com.vaadin.server.communication.ServletUIInitHandler
public class ServletUIInitHandler
Field Summary |
---|
Fields inherited from class com.vaadin.server.communication.UIInitHandler |
---|
BROWSER_DETAILS_PARAMETER |
Constructor Summary | |
---|---|
ServletUIInitHandler()
|
Method Summary | |
---|---|
protected boolean |
isInitRequest(VaadinRequest request)
|
static boolean |
isUIInitRequest(VaadinRequest request)
|
Methods inherited from class com.vaadin.server.communication.UIInitHandler |
---|
canHandleRequest, getEmbedId, getInitialUidl, synchronizedHandleRequest |
Methods inherited from class com.vaadin.server.SynchronizedRequestHandler |
---|
handleRequest |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServletUIInitHandler()
Method Detail |
---|
protected boolean isInitRequest(VaadinRequest request)
isInitRequest
in class UIInitHandler
public static boolean isUIInitRequest(VaadinRequest request)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |