类的使用
org.springframework.remoting.rmi.RemoteInvocationSerializingExporter
使用RemoteInvocationSerializingExporter的程序包 程序包 说明 org.springframework.remoting.httpinvoker Remoting classes for transparent Java-to-Java remoting via HTTP invokers.org.springframework.remoting.httpinvoker中RemoteInvocationSerializingExporter的使用
org.springframework.remoting.httpinvoker中RemoteInvocationSerializingExporter的子类 修饰符和类型 类 说明 classHttpInvokerServiceExporterServlet-API-based HTTP request handler that exports the specified service bean as HTTP invoker service endpoint, accessible via an HTTP invoker proxy.classSimpleHttpInvokerServiceExporter已过时。as of Spring Framework 5.1, in favor ofHttpInvokerServiceExporter