Skip navigation links
oracle.stellent.wcm.server.request.proxy
Class ProxyLogic
java.lang.Object
oracle.stellent.wcm.server.request.SiteRequestLogic<IdcServiceRequest>
oracle.stellent.wcm.server.request.idcService.IdcServiceLogic
oracle.stellent.wcm.server.request.proxy.ProxyLogic
-
public class ProxyLogic
- extends IdcServiceLogic
Logic for the ProxyCommand
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProxyLogic
public ProxyLogic(ClientApplication clientApplication)
populateBinder
protected void populateBinder(IdcServiceRequest request,
oracle.stellent.ridc.model.DataBinder binder)
throws java.lang.Exception
- Populate the binder
-
- Overrides:
populateBinder in class IdcServiceLogic
-
- Parameters:
request - the idcservice command
binder - the default binder
- Throws:
java.lang.Exception
populateBinderFromUrl
protected void populateBinderFromUrl(ProxyRequest proxyCommand,
oracle.stellent.ridc.model.DataBinder binder)
throws java.net.MalformedURLException
- Populate this binder from the URL information
-
- Parameters:
proxyCommand - the proxy command
binder - the current binder
- Throws:
java.net.MalformedURLException
fireEventsForService
protected void fireEventsForService(ProxyRequest proxyCommand,
oracle.stellent.ridc.protocol.ServiceResponse response,
SiteResponse webResponse)
- Fire events for the service
-
- Parameters:
proxyCommand - the proxy command
response - the response from the content server
webResponse - the current site response
Skip navigation links
Copyright © 2010, 2011, Oracle and/or its affiliates. All rights reserved.