com.googlecode.webutilities.modules.ne
Class DirectivePair
java.lang.Object
com.googlecode.webutilities.modules.ne.DirectivePair
public class DirectivePair
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DirectivePair
public DirectivePair(PreChainDirective preChainDirective,
PostChainDirective postChainDirective)
getResponse
public ModuleResponse getResponse(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
getRequest
public ModuleRequest getRequest(javax.servlet.http.HttpServletRequest request)
getPreChainDirective
public PreChainDirective getPreChainDirective()
getPostChainDirective
public PostChainDirective getPostChainDirective()
Copyright © 2011. All Rights Reserved.