public interface AsyncDispatcher
Modifier and Type | Method and Description |
---|---|
void |
dispatch(ServletRequest request,
ServletResponse response)
Perform an asynchronous dispatch.
|
void dispatch(ServletRequest request, ServletResponse response) throws ServletException, java.io.IOException
ServletException
java.io.IOException
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.