public class UrlConstruction extends Object
| Constructor and Description |
|---|
UrlConstruction() |
| Modifier and Type | Method and Description |
|---|---|
static String |
appendParameters(String resource,
Map<String,List<String>> parameters) |
static String |
constructResource(String protocol,
String host,
Integer port,
String path) |
Copyright © 2017. All rights reserved.