Package | Description |
---|---|
com.eviware.soapui.impl.rest | |
com.eviware.soapui.impl.rest.support |
Modifier and Type | Interface and Description |
---|---|
interface |
RestURIParser
RestURIParser should parse the URI based on ths standard syntax components referred
in
http://www.ietf.org/rfc/rfc3986.txt as [scheme:][//authority][path][?query][#fragment] for HTTP/HTTPS scheme |
Modifier and Type | Class and Description |
---|---|
class |
RestURIParserImpl
Basic RestURIParser using java's .net.URI and .net.URL class
|
Copyright © 2019. All Rights Reserved.