public class AtmosphereUtils extends Object
| Constructor and Description |
|---|
AtmosphereUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getBaseUri(org.vertx.java.core.http.HttpServerRequest request) |
static Map<String,String> |
getHeaders(org.vertx.java.core.http.HttpServerRequest request) |
static void |
parseQueryString(Map<String,String[]> qs,
String queryString) |
static org.atmosphere.cpr.AtmosphereRequest |
request(org.vertx.java.core.http.HttpServerRequest request) |
Copyright © 2015. All Rights Reserved.