Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.ws.transport.http Classes and Interfaces - 22 results found.
NameDescriptionTypePackageFramework
AbstractHttpSenderConnectionAbstract base class for WebServiceConnection implementations that send request over HTTP.Classorg.springframework.ws.transport.httpSpring WebService
AbstractHttpWebServiceMessageSenderAbstract base class for WebServiceMessageSender implementations that useSince:1.Classorg.springframework.ws.transport.httpSpring WebService
CommonsHttpConnectionClassorg.springframework.ws.transport.httpSpring WebService
CommonsHttpMessageSenderWebServiceMessageSender implementation that uses JakartaCommons HttpClient to execute POST requests.Classorg.springframework.ws.transport.httpSpring WebService
HttpComponentsConnectionClassorg.springframework.ws.transport.httpSpring WebService
HttpComponentsMessageSenderWebServiceMessageSender implementation that uses ApacheHttpClient to execute POST requests.Classorg.springframework.ws.transport.httpSpring WebService
HttpComponentsMessageSender .RemoveSoapHeadersInterceptorHttpClient HttpRequestInterceptor implementation that removes Content-Length andTransfer-Encoding headers from the request.Classorg.springframework.ws.transport.http.HttpComponentsMessageSenderSpring WebService
HttpExchangeConnectionClassorg.springframework.ws.transport.httpSpring WebService
HttpServletConnectionClassorg.springframework.ws.transport.httpSpring WebService
HttpsTransportExceptionException that is thrown when an error occurs in the HTTP transport.Classorg.springframework.ws.transport.httpSpring WebService
HttpsUrlConnectionMessageSenderExtension of HttpUrlConnectionMessageSender that adds support for (self-signed) HTTPS certificates.Classorg.springframework.ws.transport.httpSpring WebService
HttpTransportConstantsDeclares HTTP-specific transport constants.Interfaceorg.springframework.ws.transport.httpSpring WebService
HttpTransportExceptionException that is thrown when an error occurs in the HTTP transport.Classorg.springframework.ws.transport.httpSpring WebService
HttpUrlConnectionClassorg.springframework.ws.transport.httpSpring WebService
HttpUrlConnectionMessageSenderWebServiceMessageSender implementation that uses standard J2SE facilities to execute POST requests,without support for HTTP authentication or advanced configuration options.Classorg.springframework.ws.transport.httpSpring WebService
LocationTransformerObjectSupportAbstract base class for WsdlDefinitionHandlerAdapter and XsdSchemaHandlerAdapter that transformsXSD and WSDL location attributes.Classorg.springframework.ws.transport.httpSpring WebService
MessageDispatcherServletServlet for simplified dispatching of Web service messages.Classorg.springframework.ws.transport.httpSpring WebService
WebServiceMessageReceiverHandlerAdapterAdapter to use the WebServiceMessageReceiver interface with the generic DispatcherServlet.Classorg.springframework.ws.transport.httpSpring WebService
WebServiceMessageReceiverHttpHandlerHttpHandler that can be used to handle incoming HttpExchange service requests.Classorg.springframework.ws.transport.httpSpring WebService
WsdlDefinitionHandlerAdapterAdapter to use the WsdlDefinition interface with the generic DispatcherServlet.Classorg.springframework.ws.transport.httpSpring WebService
WsdlDefinitionHttpHandlerClassorg.springframework.ws.transport.httpSpring WebService
XsdSchemaHandlerAdapterAdapter to use the XsdSchema interface with the generic DispatcherServlet.Classorg.springframework.ws.transport.httpSpring WebService