Package org.jboss.portal.server.impl.invocation

Class Summary
InvocationFactoryImpl  
InvocationImpl An invocation that works on an interceptor stack.
PortalRequestImpl We implement all the methods of HttpServletRequest instead of inheriting HttpServletRequestWrapper because of the method getRequest() on the wrapper that can be used to modify the underlying request.
PortalResponseImpl