Uses of Interface
org.jboss.wsf.spi.deployment.ServletDelegate
-
Packages that use ServletDelegate Package Description org.jboss.wsf.spi.deployment -
-
Uses of ServletDelegate in org.jboss.wsf.spi.deployment
Methods in org.jboss.wsf.spi.deployment that return ServletDelegate Modifier and Type Method Description protected ServletDelegateWSFServlet. getDelegate(jakarta.servlet.ServletConfig servletConfig)Creates a ServletDelegate instance according to the STACK_SERVLET_DELEGATE_CLASS init parameter.ServletDelegateServletDelegateFactory. newServletDelegate(String delegateClassName)
-