Package | Description |
---|---|
com.eviware.soapui.impl.support | |
org.apache.commons.httpclient | |
org.apache.commons.httpclient.util |
Modifier and Type | Method and Description |
---|---|
static URI |
HttpUtils.createUri(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.