org.apache.cxf.transport.http.netty.server
Class NettyHttpHandler
java.lang.Object
org.apache.cxf.transport.http.netty.server.NettyHttpHandler
public class NettyHttpHandler
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NettyHttpHandler
public NettyHttpHandler(NettyHttpDestination nhd,
boolean cmExact)
setServletContext
public void setServletContext(javax.servlet.ServletContext sc)
setName
public void setName(String name)
getName
public String getName()
handle
public void handle(String target,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws IOException,
javax.servlet.ServletException
- Throws:
IOException
javax.servlet.ServletException
getContextPath
public String getContextPath()
Apache CXF