Skip to content
Snippets Groups Projects
Commit b810dae0 authored by felmer's avatar felmer
Browse files

SSDM-2805: bug fixed in WhiteListHttpInvokerServiceExporter

SVN: 35061
parent a3b3db26
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ import org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter;
*
* @author Franz-Josef Elmer
*/
public abstract class WhiteListHttpInvokerServiceExporter extends HttpInvokerServiceExporter
public class WhiteListHttpInvokerServiceExporter extends HttpInvokerServiceExporter
{
@Override
protected ObjectInputStream createObjectInputStream(InputStream is) throws IOException
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment