Simplified returnsRemoteInvocationSerializingExporter()

This commit is contained in:
Artem Smotrakov
2021-02-27 13:41:20 +01:00
parent e02b51f42b
commit 15a43ffe36
4 changed files with 13 additions and 7 deletions

View File

@@ -1,5 +1,3 @@
package org.springframework.remoting.rmi;
public abstract class RemoteInvocationSerializingExporter {
}
public abstract class RemoteInvocationSerializingExporter {}