Package | Description |
---|---|
org.jboss.errai.bus.server.servlet |
Modifier and Type | Method and Description |
---|---|
static AbstractErraiServlet.ConnectionPhase |
AbstractErraiServlet.getConnectionPhase(javax.servlet.http.HttpServletRequest request) |
static AbstractErraiServlet.ConnectionPhase |
AbstractErraiServlet.ConnectionPhase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractErraiServlet.ConnectionPhase[] |
AbstractErraiServlet.ConnectionPhase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.