Skip navigation links

Oracle® Fusion Middleware Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-02


Uses of Interface
oracle.stellent.wcm.server.request.RequestProcessor

Packages that use RequestProcessor
oracle.stellent.wcm.client   
oracle.stellent.wcm.javaee.taglib   
oracle.stellent.wcm.server   
oracle.stellent.wcm.server.content   
oracle.stellent.wcm.server.request.impl   

 

Uses of RequestProcessor in oracle.stellent.wcm.client

 

Methods in oracle.stellent.wcm.client that return RequestProcessor
 RequestProcessor ClientApplication.getServer()
           

 

Uses of RequestProcessor in oracle.stellent.wcm.javaee.taglib

 

Methods in oracle.stellent.wcm.javaee.taglib that return RequestProcessor
 RequestProcessor BaseTag.getServer()
           

 

Uses of RequestProcessor in oracle.stellent.wcm.server

 

Methods in oracle.stellent.wcm.server that return RequestProcessor
 RequestProcessor ServerContext.getRequestProcessor()
           

 

Uses of RequestProcessor in oracle.stellent.wcm.server.content

 

Constructors in oracle.stellent.wcm.server.content with parameters of type RequestProcessor
CacheManager(CacheConfiguration cacheConfig, RequestProcessor requestProcessor, EventProcessor eventProcessor, Provider provider)
          Listens on the given request processor to associate caches, and synchronizes content using the ContentAdapter
ContentFactory(Provider provider, CacheManager cacheManager, RequestProcessor requestProcessor)
           

 

Uses of RequestProcessor in oracle.stellent.wcm.server.request.impl

 

Classes in oracle.stellent.wcm.server.request.impl that implement RequestProcessor
 class RequestProcessorImpl
          Implementation of the command server that keeps commands stored in a local map for simple configuration.

 


Skip navigation links

Oracle® Fusion Middleware Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-02


Copyright © 2010, 2011, Oracle and/or its affiliates. All rights reserved.