org.apache.cxf.jaxws.spring
Class JaxWsWebServicePublisherBeanPostProcessor.ServletAdapter
java.lang.Object
org.apache.cxf.jaxws.spring.JaxWsWebServicePublisherBeanPostProcessor.ServletAdapter
- Enclosing class:
- JaxWsWebServicePublisherBeanPostProcessor
public static class JaxWsWebServicePublisherBeanPostProcessor.ServletAdapter
- extends Object
Method Summary |
ModelAndView |
handleRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JaxWsWebServicePublisherBeanPostProcessor.ServletAdapter
public JaxWsWebServicePublisherBeanPostProcessor.ServletAdapter(javax.servlet.Servlet controller)
handleRequest
public ModelAndView handleRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws Exception
- Throws:
Exception
Apache CXF