org.atmosphere.vertx
Class AtmosphereUtils
java.lang.Object
org.atmosphere.vertx.AtmosphereUtils
public class AtmosphereUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AtmosphereUtils
public AtmosphereUtils()
request
public static final org.atmosphere.cpr.AtmosphereRequest request(org.vertx.java.core.http.HttpServerRequest request)
throws Throwable
- Throws:
Throwable
parseQueryString
public static void parseQueryString(Map<String,String[]> qs,
String queryString)
getBaseUri
public static String getBaseUri(org.vertx.java.core.http.HttpServerRequest request)
getHeaders
public static Map<String,String> getHeaders(org.vertx.java.core.http.HttpServerRequest request)
Copyright © 2013. All Rights Reserved.