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