org.apache.servicemix.cxfbc
Class ListServiceHandler
java.lang.Object
org.eclipse.jetty.util.component.AbstractLifeCycle
org.eclipse.jetty.server.handler.AbstractHandler
org.apache.servicemix.cxfbc.ListServiceHandler
- All Implemented Interfaces:
- org.eclipse.jetty.server.Handler, org.eclipse.jetty.util.component.LifeCycle
public class ListServiceHandler
- extends org.eclipse.jetty.server.handler.AbstractHandler
| Nested classes/interfaces inherited from class org.eclipse.jetty.util.component.AbstractLifeCycle |
org.eclipse.jetty.util.component.AbstractLifeCycle.AbstractLifeCycleListener |
| Nested classes/interfaces inherited from interface org.eclipse.jetty.util.component.LifeCycle |
org.eclipse.jetty.util.component.LifeCycle.Listener |
| Fields inherited from class org.eclipse.jetty.util.component.AbstractLifeCycle |
_listeners, FAILED, RUNNING, STARTED, STARTING, STOPPED, STOPPING |
| Methods inherited from class org.eclipse.jetty.server.handler.AbstractHandler |
destroy, doStart, doStop, dump, dump, dump, getServer, setServer, toString |
| Methods inherited from class org.eclipse.jetty.util.component.AbstractLifeCycle |
addLifeCycleListener, getState, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stop |
| Methods inherited from interface org.eclipse.jetty.util.component.LifeCycle |
addLifeCycleListener, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stop |
ListServiceHandler
public ListServiceHandler(Map<String,org.apache.cxf.Bus> allBuses)
handle
public void handle(String target,
HttpServletRequest request,
HttpServletResponse response,
int dispatch)
throws IOException,
ServletException
- Throws:
IOException
ServletException
handle
public void handle(String target,
org.eclipse.jetty.server.Request baseRequest,
HttpServletRequest request,
HttpServletResponse response)
throws IOException,
ServletException
- Throws:
IOException
ServletException
Copyright © 2005-2011 FuseSource. All Rights Reserved.