Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.integration.http Classes and Interfaces - 23 results found.
NameDescriptionTypePackageFramework
SimpleMultipartFileReaderMultipartFileReader implementation that does not maintain metadata fromthe original MultipartFile instance.Classorg.springframework.integration.http.multipartSpring Integration
SerializingHttpMessageConverterAn HttpMessageConverter implementation for Serializable instances.Classorg.springframework.integration.http.converterSpring Integration
RequestMappingClass for mapping web requests onto specific HttpRequestHandlingEndpointSupport.Classorg.springframework.integration.http.inboundSpring Integration
MultipartFileReaderStrategy for reading MultipartFile content.Interfaceorg.springframework.integration.http.multipartSpring Integration
MultipartHttpInputMessageClassorg.springframework.integration.http.multipartSpring Integration
MultipartAwareFormHttpMessageConverterAn HttpMessageConverter implementation that delegates to an instance ofAllEncompassingFormHttpMessageConverter while adding the capability to readClassorg.springframework.integration.http.converterSpring Integration
IntegrationRequestMappingHandlerMappingThe HandlerMapping implementation thatdetects and registers RequestMappingInfos forClassorg.springframework.integration.http.inboundSpring Integration
HttpRequestHandlingMessagingGatewayInbound Messaging Gateway that handles HTTP Requests.Classorg.springframework.integration.http.inboundSpring Integration
HttpRequestHandlingEndpointSupportBase class for HTTP request handling endpoints.Classorg.springframework.integration.http.inboundSpring Integration
HttpRequestHandlingControllerInbound HTTP endpoint that implements Spring's Controller interface to be used with a DispatcherServlet frontThe viewName will be passed into the ModelAndView return value.Classorg.springframework.integration.http.inboundSpring Integration
HttpOutboundGatewayParserParser for the 'outbound-gateway' element of the http namespace.Classorg.springframework.integration.http.configSpring Integration
HttpRequestExecutingMessageHandlerA MessageHandler implementation that executes HTTP requests by delegatingto a RestTemplate instance.Classorg.springframework.integration.http.outboundSpring Integration
HttpOutboundChannelAdapterParserParser for the 'outbound-channel-adapter' element of the http namespace.Classorg.springframework.integration.http.configSpring Integration
HttpNamespaceHandlerNamespace handler for Spring Integration's http namespace.Classorg.springframework.integration.http.configSpring Integration
HttpIntegrationConfigurationInitializerThe HTTP Integration infrastructure beanFactory initializer.Classorg.springframework.integration.http.configSpring Integration
HttpHeadersClassorg.springframework.integration.httpSpring Integration
HttpInboundEndpointParserParser for the 'inbound-channel-adapter' and 'inbound-gateway' elementsof the 'http' namespace.Classorg.springframework.integration.http.configSpring Integration
HttpContextUtilsUtility class for accessing HTTP integration components from the BeanFactory.Classorg.springframework.integration.http.supportSpring Integration
FileCopyingMultipartFileReaderMultipartFileReader implementation that copies the MulitpartFile'scontent to a new temporary File in the specified directory.Classorg.springframework.integration.http.multipartSpring Integration
DefaultMultipartFileReaderMultipartFileReader implementation that reads the MultipartFilecontent directly into a new MultipartFile instance that is not restrictedClassorg.springframework.integration.http.multipartSpring Integration
DefaultHttpHeaderMapperDefault HeaderMapper implementation for HTTP.Classorg.springframework.integration.http.supportSpring Integration
CrossOriginThe mapping to permit cross origin requests (CORS) for HttpRequestHandlingEndpointSupport.Classorg.springframework.integration.http.inboundSpring Integration
UploadedMultipartFileA MultipartFile implementation that represents an uploaded File.Classorg.springframework.integration.http.multipartSpring Integration