Spring MVC - Class Diagram - Classes that extend RemoteInvocationSerializingExporter




NameTypePackageDescriptionDetail

HttpInvokerServiceExporterClassorg.springframework.remoting.httpinvokerServlet-API-based HTTP request handler that exports the specified service beanas HTTP invoker service endpoint, accessible via an HTTP invoker proxy.Detail
RemoteInvocationSerializingExporterClassorg.springframework.remoting.rmiAbstract base class for remote service exporters that explicitly deserializeRemoteInvocation objects and serializeDetail
SimpleHttpInvokerServiceExporterClassorg.springframework.remoting.httpinvokerHTTP request handler that exports the specified service bean asHTTP invoker service endpoint, accessible via an HTTP invoker proxy.Detail