Uses of Class
com.tccc.kos.commons.util.net.UriParam
Packages that use UriParam
-
Uses of UriParam in com.tccc.kos.commons.util.net
Methods in com.tccc.kos.commons.util.net with parameters of type UriParamModifier and TypeMethodDescriptionAdds the specified parameter to the URI.Removes all instances of the given parameter and replaces it with the new parameter.Method parameters in com.tccc.kos.commons.util.net with type arguments of type UriParamModifier and TypeMethodDescriptionAdds the specified parameters to the URI.Replaces all existing parameters with the new list of parameters.