Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.remoting.httpinvoker Classes and Interfaces - 9 results found.
NameDescriptionTypePackageFramework
AbstractHttpInvokerRequestExecutorAbstract base implementation of the HttpInvokerRequestExecutor interface.Classorg.springframework.remoting.httpinvokerSpring MVC
HttpComponentsHttpInvokerRequestExecutorHttpInvokerRequestExecutor implementation that usesApache HttpComponents HttpClientClassorg.springframework.remoting.httpinvokerSpring MVC
HttpInvokerClientConfigurationConfiguration interface for executing HTTP invoker requests.Interfaceorg.springframework.remoting.httpinvokerSpring MVC
HttpInvokerClientInterceptorMethodInterceptor for accessing anHTTP invoker service.Classorg.springframework.remoting.httpinvokerSpring MVC
HttpInvokerProxyFactoryBeanFactoryBean for HTTP invoker proxies.Classorg.springframework.remoting.httpinvokerSpring MVC
HttpInvokerRequestExecutorStrategy interface for actual execution of an HTTP invoker request.Interfaceorg.springframework.remoting.httpinvokerSpring MVC
HttpInvokerServiceExporterServlet-API-based HTTP request handler that exports the specified service beanas HTTP invoker service endpoint, accessible via an HTTP invoker proxy.Classorg.springframework.remoting.httpinvokerSpring MVC
SimpleHttpInvokerRequestExecutorHttpInvokerRequestExecutor implementation that uses standard J2SE facilitiesto execute POST requests, without support for HTTP authentication orClassorg.springframework.remoting.httpinvokerSpring MVC
SimpleHttpInvokerServiceExporterHTTP request handler that exports the specified service bean asHTTP invoker service endpoint, accessible via an HTTP invoker proxy.Classorg.springframework.remoting.httpinvokerSpring MVC