|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlBeansRestParamsTestPropertyHolder | |
---|---|
com.eviware.soapui.impl.rest | |
com.eviware.soapui.impl.rest.panels.resource | |
com.eviware.soapui.impl.rest.support |
Uses of XmlBeansRestParamsTestPropertyHolder in com.eviware.soapui.impl.rest |
---|
Methods in com.eviware.soapui.impl.rest that return XmlBeansRestParamsTestPropertyHolder | |
---|---|
XmlBeansRestParamsTestPropertyHolder |
RestResource.getParams()
|
XmlBeansRestParamsTestPropertyHolder |
RestRequest.getParams()
|
XmlBeansRestParamsTestPropertyHolder |
RestRepresentation.getParams()
|
Uses of XmlBeansRestParamsTestPropertyHolder in com.eviware.soapui.impl.rest.panels.resource |
---|
Constructors in com.eviware.soapui.impl.rest.panels.resource with parameters of type XmlBeansRestParamsTestPropertyHolder | |
---|---|
RestParamsTable(XmlBeansRestParamsTestPropertyHolder params,
boolean showInspector)
|
|
RestParamsTableModel(XmlBeansRestParamsTestPropertyHolder params)
|
Uses of XmlBeansRestParamsTestPropertyHolder in com.eviware.soapui.impl.rest.support |
---|
Methods in com.eviware.soapui.impl.rest.support with parameters of type XmlBeansRestParamsTestPropertyHolder | |
---|---|
void |
XmlBeansRestParamsTestPropertyHolder.addParameters(XmlBeansRestParamsTestPropertyHolder params)
|
static java.lang.String |
RestUtils.expandPath(java.lang.String path,
XmlBeansRestParamsTestPropertyHolder params,
RestRequest request)
|
static java.lang.String |
RestUtils.extractParams(java.lang.String pathOrEndpoint,
XmlBeansRestParamsTestPropertyHolder params,
boolean keepHost)
|
static java.lang.String |
WadlImporter.extractParams(java.net.URL param,
XmlBeansRestParamsTestPropertyHolder params)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |