Package edu.wisc.my.webproxy.beans.interceptors

Interface Summary
PostInterceptor A post-interceptor is run after the request has been made and before the portlet has access to the Response object.
PreInterceptor A pre-interceptor is run after the portlet has a full Request object created to allow user code to take actions on that object before it is used to make the HTTP request to the remote application
 



Copyright © 2010 Jasig. All Rights Reserved.