|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Request | |
|---|---|
| com.googlecode.mycontainer.kernel.interceptors | |
| com.googlecode.mycontainer.kernel.reflect.proxy | |
| Uses of Request in com.googlecode.mycontainer.kernel.interceptors |
|---|
| Methods in com.googlecode.mycontainer.kernel.interceptors with parameters of type Request | |
|---|---|
java.lang.Object |
ProxyInterceptor.intercept(Request request,
ProxyChain chain)
|
| Uses of Request in com.googlecode.mycontainer.kernel.reflect.proxy |
|---|
| Methods in com.googlecode.mycontainer.kernel.reflect.proxy that return Request | |
|---|---|
Request |
Request.copy()
|
Request |
ReflectInterceptor.getRequest()
|
| Methods in com.googlecode.mycontainer.kernel.reflect.proxy with parameters of type Request | |
|---|---|
java.lang.Object |
ReflectInterceptor.intercept(Request request,
ProxyChain chain)
|
java.lang.Object |
SynchronizedInterceptor.intercept(Request request,
ProxyChain chain)
|
java.lang.Object |
ProxyChainImpl.proceed(Request request)
|
java.lang.Object |
ProxyChain.proceed(Request request)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||