@Deprecated public class RestSender extends HttpSender
HttpSender.PostType
HttpSenderBase.HttpMethod
CORRELATION_ID_HEADER, headerParamsSet, MESSAGE_ID_HEADER, parametersToSkipWhenEmptySet, paramList, requestOrBodyParamsSet, staticUri, urlParameter
log
Constructor and Description |
---|
RestSender()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected Message |
extractResult(HttpResponseHandler responseHandler,
PipeLineSession session)
Deprecated.
Custom implementation to extract the response and format it to a String result.
|
configure, elementToFormBodyPart, getMethod, getMethod, getResponseBody, getResponseBodyAsBase64, handleMultipartResponse, setBase64, setEncodeMessages, setFirstBodyPartName, setInputMessageParam, setMtomContentTransferEncoding, setMtomEnabled, setMultipart, setMultipartResponse, setMultipartXmlSessionKey, setParamsInUrl, setPostType, setStoreResultAsByteArrayInSessionKey, setStoreResultAsStreamInSessionKey, setStreamResultToFileNameSessionKey, setStreamResultToServlet, setTreatInputMessageAsParameters, streamResponseBody, streamResponseBody
addParameter, appendParameters, close, getLogPrefix, getObjectType, getParameterList, getPhysicalDestinationName, open, sendMessage, setCertificate, setCertificateAuthAlias, setCertificatePassword, setCertificateType, setCharSet, setContentType, setHeadersParams, setMethodType, setParametersToSkipWhenEmpty, setProxyUserName, setResultStatusCodeSessionKey, setStyleSheetName, setUrl, setUrlParam, setUserName, setXhtml, start, validateResponseCode
areCookiesDisabled, buildHttpClient, configureConnectionManager, execute, getSSLConnectionSocketFactory, getURI, isRunning, preAuthenticate, setAllowSelfSignedCertificates, setAuthAlias, setAuthDomain, setAuthenticatedTokenRequest, setClientAlias, setClientId, setClientSecret, setConnectionIdleTimeout, setConnectionTimeToLive, setDisableCookies, setFollowRedirects, setHttpClient, setIgnoreCertificateExpiredException, setIgnoreRedirects, setKeyManagerAlgorithm, setKeystore, setKeystoreAlias, setKeystoreAliasAuthAlias, setKeystoreAliasPassword, setKeystoreAuthAlias, setKeystorePassword, setKeystoreType, setMaxConnections, setMaxExecuteRetries, setPassword, setPrefillProxyAuthCache, setProtocol, setProxyAuthAlias, setProxyHost, setProxyPassword, setProxyPort, setProxyRealm, setProxyUsername, setScope, setStaleChecking, setStaleTimeout, setTimeout, setTokenEndpoint, setTokenExpiry, setTrustManagerAlgorithm, setTruststore, setTruststoreAuthAlias, setTruststorePassword, setTruststoreType, setUsername, setVerifyHostname, stop
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDomain
consumesSessionVariable
isSynchronous, sendMessageOrThrow
getName, setName
getApplicationContext, getName
getConfigurationClassLoader
setApplicationContext
getSharedResource, setSharedResourceRef
getKeyManagerAlgorithm, getKeystore, getKeystoreAlias, getKeystoreAliasAuthAlias, getKeystoreAliasPassword, getKeystoreAuthAlias, getKeystorePassword, getKeystoreType
getTrustManagerAlgorithm, getTruststore, getTruststoreAuthAlias, getTruststorePassword, getTruststoreType, isAllowSelfSignedCertificates, isIgnoreCertificateExpiredException, isVerifyHostname
protected Message extractResult(HttpResponseHandler responseHandler, PipeLineSession session) throws SenderException, IOException
HttpSenderBase
response
will be read or will be closed
.extractResult
in class HttpSender
responseHandler
- HttpResponseHandler
that contains the response informationsession
- PipeLineSession
which may be nullSenderException
IOException
Copyright © 2023 Frank!Framework. All rights reserved.