|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PoolableInvocationWrapper | |
| org.codehaus.wadi | |
| org.codehaus.wadi.impl | |
| Uses of PoolableInvocationWrapper in org.codehaus.wadi |
| Subinterfaces of PoolableInvocationWrapper in org.codehaus.wadi | |
interface |
PoolableHttpServletRequestWrapper
|
| Methods in org.codehaus.wadi that return PoolableInvocationWrapper | |
PoolableInvocationWrapper |
PoolableInvocationWrapperPool.take()
|
| Methods in org.codehaus.wadi with parameters of type PoolableInvocationWrapper | |
void |
InvocationContext.invoke(PoolableInvocationWrapper wrapper)
|
void |
PoolableInvocationWrapperPool.put(PoolableInvocationWrapper wrapper)
|
| Uses of PoolableInvocationWrapper in org.codehaus.wadi.impl |
| Classes in org.codehaus.wadi.impl that implement PoolableInvocationWrapper | |
class |
StatefulHttpServletRequestWrapper
|
class |
StatelessHttpServletRequestWrapper
|
| Methods in org.codehaus.wadi.impl that return PoolableInvocationWrapper | |
PoolableInvocationWrapper |
DummyStatefulHttpServletRequestWrapperPool.take()
|
| Methods in org.codehaus.wadi.impl with parameters of type PoolableInvocationWrapper | |
void |
WebInvocationContext.invoke(PoolableInvocationWrapper wrapper)
|
void |
DummyStatefulHttpServletRequestWrapperPool.put(PoolableInvocationWrapper wrapper)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||