org.codehaus.wadi.web
Interface HttpServletRequestWrapperPool


public interface HttpServletRequestWrapperPool

Version:
$Revision: 2277 $
Author:
Jules Gosnell

Method Summary
 void put(HttpInvocationContext wrapper)
           
 HttpInvocationContext take()
           
 

Method Detail

take

HttpInvocationContext take()

put

void put(HttpInvocationContext wrapper)


Copyright © 2011. All Rights Reserved.