Package com.ibm.websphere.webcontainer.async


@Version("1.1.0") package com.ibm.websphere.webcontainer.async
  • Interfaces
    Class
    Description
    AsyncRequestDispatcher is a special RequestDispatcher used to execute includes asynchronously.
    AsyncRequestDispatcherConfig is used to pass custom config for a particular request dispatcher including error messages, timeouts, etc.
    FragmentResponse is a placeholder for the results of an async include so they can be inserted later in the response