| Package | Description |
|---|---|
| org.smallmind.nutsnbolts.http | |
| org.smallmind.nutsnbolts.util |
| Modifier and Type | Method and Description |
|---|---|
static Tuple<String,String> |
HTTPCodec.urlDecode(String queryString) |
| Modifier and Type | Method and Description |
|---|---|
static String |
HTTPCodec.urlEncode(Tuple<String,String> tuple,
String... ignoredKeys) |
| Modifier and Type | Method and Description |
|---|---|
void |
Tuple.add(Tuple<K,V> tuple) |
Copyright © 2019. All rights reserved.