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, IOException
ServletException
IOException
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.