| Package | Description |
|---|---|
| com.eviware.soapui.impl.support | |
| com.eviware.soapui.impl.wsdl.support |
WSDL-related support classes
|
| org.apache.commons.httpclient | |
| org.apache.commons.httpclient.util |
| Modifier and Type | Method and Description |
|---|---|
static URI |
HttpUtils.createUri(URI uri) |
| Modifier and Type | Method and Description |
|---|---|
static String |
PathUtils.getRawPath(URI uri) |
| Constructor and Description |
|---|
URI(URI base,
String relative)
Deprecated.
Use #URI(URI, String, boolean)
|
URI(URI base,
String relative,
boolean escaped)
Construct a general URI with the given relative URI string.
|
URI(URI base,
URI relative)
Construct a general URI with the given relative URI.
|
| Modifier and Type | Class and Description |
|---|---|
protected static class |
URIUtil.Coder
Deprecated.
use org.apache.commons.codec.net.URLCodec
|
Copyright © 2019. All rights reserved.