|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
HeaderMapper
implementation for HTTP.MultipartFileReader
implementation that reads the MultipartFile
content directly into a new MultipartFile
instance that is not restricted
to the HTTP request scope.MultipartFileReader
implementation that copies the MulitpartFile's
content to a new temporary File in the specified directory.FileCopyingMultipartFileReader
that creates temporary
Files in the default temporary directory.
FileCopyingMultipartFileReader
that creates temporary
Files in the given directory.
MessageHandler
implementation that executes HTTP requests by delegating
to a RestTemplate
instance.Controller
interface to be used with a DispatcherServlet front
controller.HttpMessageConverter
implementation that delegates to an instance of
XmlAwareFormHttpMessageConverter
while adding the capability to read
multipart/form-data
content in an HTTP request.MultipartFile
content.MultipartFile
content.
HttpMessageConverter
implementation for Serializable
instances.SerializingHttpMessageConverter
.
ResponseErrorHandler
for the underlying RestTemplate
.
Errors
in the core, in the case that message handling fails.
HeaderMapper
to use when mapping between HTTP headers and MessageHeaders.
HttpMethod
for requests.
HttpMessageConverter
s to be used by the underlying RestTemplate
.
MultipartFileReader
to use when reading MultipartFile
content.
HttpRequestHandlingEndpointSupport.setExtractReplyPayload(boolean)
is false
).
ClientHttpRequestFactory
for the underlying RestTemplate
.
MultipartFileReader
implementation that does not maintain metadata from
the original MultipartFile
instance.MultipartFile
implementation that represents an uploaded File.HandlerMapping
implementation that matches
against the value of the 'path' attribute, if present, on a Spring Integration HTTP
<inbound-channel-adapter> or <inbound-gateway> element.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |