Uses of Interface
com.ibm.websphere.webcontainer.async.AsyncRequestDispatcherConfig
-
Packages that use AsyncRequestDispatcherConfig Package Description com.ibm.websphere.webcontainer.async -
-
Uses of AsyncRequestDispatcherConfig in com.ibm.websphere.webcontainer.async
Methods in com.ibm.websphere.webcontainer.async with parameters of type AsyncRequestDispatcherConfig Modifier and Type Method Description void
AsyncRequestDispatcher. setAsyncRequestDispatcherConfig(AsyncRequestDispatcherConfig config)
Set the AsyncRequestDispatcherConfig object used to customize messages and timeouts for specific includes.
-