Class RequestPageStore

  • All Implemented Interfaces:
    IPageStore

    public class RequestPageStore
    extends DelegatingPageStore
    Buffers storage of added pages until the end of the request, when they are delegated to the next store in the identical order they where added.