public class WsaRequest extends HttpRequest implements WsaContainer, WsrmContainer
HttpRequest.HttpContentPart
AbstractHttpRequest.RequestIconAnimator<T extends AbstractHttpRequest<?>>
AbstractWsdlModelItem.ExternalAction
Request.SubmitException
EMPTY_SSLSTATE
BIND_ADDRESS, DISABLE_MULTIPART_ATTACHMENTS, DISABLE_PROPERTY_EXPANSIONS, DUMP_FILE, FOLLOW_REDIRECTS, log, MAX_SIZE, REMOVE_EMPTY_CONTENT, REQUEST_HEADERS_PROPERTY, RESPONSE_PROPERTY, STRIP_WHITESPACES, USE_GET_METHOD_ON_302_REDIRECT
ENCODING_PROPERTY, ENDPOINT_PROPERTY, MEDIA_TYPE, REQUEST_PROPERTY
DESCRIPTION_PROPERTY, ICON_PROPERTY, LABEL_PROPERTY, NAME_PROPERTY, NAME_SUFFIX
ATTACHMENTS_PROPERTY
SLL_KEYSTORE_PROPERTY
AUTH_PROFILE_PROPERTY
Constructor and Description |
---|
WsaRequest(HttpRequestConfig httpRequestConfig,
WsaConfig wsaConfig,
WsrmConfig wsrmConfig,
boolean forLoadTest) |
Modifier and Type | Method and Description |
---|---|
RestRequestInterface.HttpMethod |
getMethod() |
WsdlOperation |
getOperation() |
WsaConfig |
getWsaConfig() |
WsrmConfig |
getWsrmConfig() |
boolean |
isWsaEnabled() |
boolean |
isWsrmEnabled() |
void |
setOperation(WsdlOperation operation) |
void |
setWsaConfig(WsaConfig wsaConfig) |
void |
setWsaEnabled(boolean arg0) |
void |
setWsrmConfig(WsrmConfig wsrmConfig) |
void |
setWsrmEnabled(boolean arg0) |
addProperty, addTestPropertyListener, getAttachmentPart, getDataHolder, getDefinedAttachmentParts, getDownloadIncludedResources, getJMSHeaderConfig, getJMSPropertiesConfig, getMediaType, getModelItem, getMultiValueDelimiter, getParams, getPath, getProperties, getPropertiesLabel, getProperty, getPropertyAt, getPropertyCount, getPropertyExpansions, getPropertyList, getPropertyNames, getPropertyValue, getRequestParts, getResponseContentAsXml, getResponseParts, hasProperty, hasRequestBody, isPostQueryString, isSendEmptyParameters, moveProperty, notifyPropertyChanged, releaseDataHolder, removeProperty, removeTestPropertyListener, renameProperty, setDownloadIncludedResources, setMediaType, setMethod, setMultiValueDelimiter, setPostQueryString, setPropertyValue, setSendEmptyParameters, submit, updateConfig
addAttachmentsChangeListener, addExternalDependencies, addSubmitListener, afterLoad, attachBinaryData, attachFile, beforeSave, copyAttachmentsTo, getActiveAuthProfile, getAfterRequestInjection, getAttachmentAt, getAttachmentCount, getAttachments, getAttachmentsForPart, getAttachmentsList, getAuthProfileHolder, getAuthType, getBindAddress, getDomain, getDumpFile, getEncoding, getEndpoint, getIcon, getIconAnimator, getJMSPropertiesConfig, getMaxSize, getPassword, getPreemptive, getRequestContent, getRequestHeaders, getResponse, getSelectedAuthProfile, getSslKeystore, getSslState, getSubmitListeners, getTimeout, getUseGetMethodOn302Redirect, getUsername, hasEndpoint, importAttachment, initEndpoints, initIconAnimator, isEntitizeProperties, isFollowRedirects, isForLoadTest, isMultipartEnabled, isPrettyPrint, isPropertyExpansionsDisabled, isReadOnly, isRemoveEmptyContent, isStripWhitespaces, release, removeAttachment, removeAttachmentsChangeListener, removeSubmitListener, resolve, setAfterRequestInjection, setAttachmentAt, setBindAddress, setDomain, setDumpFile, setEncoding, setEndpoint, setEntitizeProperties, setFollowRedirects, setIconAnimator, setMaxSize, setMultipartEnabled, setPassword, setPreemptive, setPrettyPrint, setPropertyExpansionsDisabled, setRemoveEmptyContent, setRequestContent, setRequestHeaders, setRequestHeaders, setResponse, setSelectedAuthProfile, setSslKeystore, setSslState, setStripWhitespaces, setTimeout, setUseGetMethodOn302Redirect, setUsername
afterSave, clearIdCache, createEventBusMessage, dependsOn, getConfig, getDescription, getExternalAction, getExternalDependencies, getId, getName, getParent, getSettings, getWsdlModelItemById, getWsdlModelItemByName, initItemOrder, initWsdlModelItemOrder, resetConfigOnMove, setConfig, setDescription, setExternalAction, setIcon, setName, setSettings
addPropertyChangeListener, addPropertyChangeListener, fireIndexedPropertyChange, getChildren, getDashboardDbId, getProject, isNotifyPropertyChanged, notifyPropertyChanged, removeModelItemFromConfig, removePropertyChangeListener, removePropertyChangeListener, setDashboardDbId, setNotifyPropertyChanged
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addExternalDependencies, afterLoad, beforeSave, copyAttachmentsTo, getAfterRequestInjection, getAuthType, getBindAddress, getDomain, getDumpFile, getIcon, getIconAnimator, getMaxSize, getPassword, getRequestHeaders, getResponse, getSslKeystore, getSubmitListeners, getUseGetMethodOn302Redirect, getUsername, hasEndpoint, importAttachment, isEntitizeProperties, isFollowRedirects, isPrettyPrint, isPropertyExpansionsDisabled, isReadOnly, isRemoveEmptyContent, isStripWhitespaces, release, resolve, setBindAddress, setDomain, setDumpFile, setEntitizeProperties, setFollowRedirects, setIconAnimator, setMaxSize, setMultipartEnabled, setPassword, setPrettyPrint, setPropertyExpansionsDisabled, setRemoveEmptyContent, setRequestContent, setRequestHeaders, setResponse, setSslKeystore, setStripWhitespaces, setUseGetMethodOn302Redirect, setUsername
addSubmitListener, dependsOn, getAttachments, getEncoding, getEndpoint, getRequestContent, getTimeout, removeSubmitListener, setEncoding, setEndpoint
getChildren, getDescription, getId, getName, getParent, getSettings, setName
addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListener
attachFile, removeAttachment
addAttachmentsChangeListener, getAttachmentAt, getAttachmentCount, getAttachments, getAttachmentsForPart, isMultipartEnabled, removeAttachmentsChangeListener
clone, getAuthProfile, getConfigAdapter, initNew, isAuthProfileSupported, setAuthProfile
public WsaRequest(HttpRequestConfig httpRequestConfig, WsaConfig wsaConfig, WsrmConfig wsrmConfig, boolean forLoadTest)
public void setWsaConfig(WsaConfig wsaConfig)
public WsaConfig getWsaConfig()
getWsaConfig
in interface WsaContainer
public boolean isWsaEnabled()
isWsaEnabled
in interface WsaContainer
public void setWsaEnabled(boolean arg0)
setWsaEnabled
in interface WsaContainer
public WsdlOperation getOperation()
getOperation
in interface WsaContainer
getOperation
in interface Request
getOperation
in class HttpRequest
public RestRequestInterface.HttpMethod getMethod()
getMethod
in interface AbstractHttpRequestInterface<HttpRequestConfig>
getMethod
in class HttpRequest
public void setOperation(WsdlOperation operation)
setOperation
in interface WsaContainer
public WsrmConfig getWsrmConfig()
getWsrmConfig
in interface WsrmContainer
public boolean isWsrmEnabled()
isWsrmEnabled
in interface WsrmContainer
public void setWsrmEnabled(boolean arg0)
setWsrmEnabled
in interface WsrmContainer
public void setWsrmConfig(WsrmConfig wsrmConfig)
Copyright © 2019. All rights reserved.