Apache CXF API

org.apache.cxf.jaxws.spring
Class JaxWsWebServicePublisherBeanPostProcessor.ServletAdapter

java.lang.Object
  extended by org.apache.cxf.jaxws.spring.JaxWsWebServicePublisherBeanPostProcessor.ServletAdapter
Enclosing class:
JaxWsWebServicePublisherBeanPostProcessor

public static class JaxWsWebServicePublisherBeanPostProcessor.ServletAdapter
extends Object


Constructor Summary
JaxWsWebServicePublisherBeanPostProcessor.ServletAdapter(javax.servlet.Servlet controller)
           
 
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
 

Constructor Detail

JaxWsWebServicePublisherBeanPostProcessor.ServletAdapter

public JaxWsWebServicePublisherBeanPostProcessor.ServletAdapter(javax.servlet.Servlet controller)
Method Detail

handleRequest

public ModelAndView handleRequest(javax.servlet.http.HttpServletRequest request,
                                  javax.servlet.http.HttpServletResponse response)
                           throws Exception
Throws:
Exception

Apache CXF API

Apache CXF