public class URLParamUtil extends Object
| Constructor and Description |
|---|
URLParamUtil() |
public static Map<String,String> getParams(Exchange exc) throws Exception
Exceptionpublic static String createQueryString(String... params) throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic static Map<String,String> parseQueryString(String query) throws UnsupportedEncodingException
UnsupportedEncodingExceptionCopyright © 2012. All Rights Reserved.