| Class and Description |
|---|
| net.sf.jstuff.integration.spring.ZippedBlockRMIProxyFactoryBean
as of Spring 5.3 (phasing out serialization-based remoting)
|
| net.sf.jstuff.integration.spring.ZippedBlockRMIServiceExporter
as of Spring 5.3 (phasing out serialization-based remoting)
|
| net.sf.jstuff.integration.spring.ZippedBlockRMISocketFactory
as of Spring 5.3 (phasing out serialization-based remoting)
|
| Method and Description |
|---|
| net.sf.jstuff.integration.servlet.ServletContextWrapper.getServlet(String) |
| net.sf.jstuff.integration.servlet.ServletContextWrapper.getServletNames() |
| net.sf.jstuff.integration.servlet.ServletContextWrapper.getServlets() |
| net.sf.jstuff.integration.servlet.ServletContextWrapper.log(Exception, String) |
| net.sf.jstuff.integration.servlet.StatusCapturingHttpServletResponseWrapper.setStatus(int, String)
As of version 2.1, due to ambiguous meaning of the
message parameter. To set a status code
use
StatusCapturingHttpServletResponseWrapper.setStatus(int), to send an error with a description
use StatusCapturingHttpServletResponseWrapper.sendError(int, String) |
Copyright © 2010–2021 Vegard IT GmbH, Germany. All rights reserved.