|
NetKernel APIs |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MappedRequest | |
com.ten60.netkernel.module |
Uses of MappedRequest in com.ten60.netkernel.module |
Methods in com.ten60.netkernel.module that return MappedRequest | |
MappedRequest |
MappingCache.get(URRequest aRequest)
try to find how the requests will be resolved from the cache |
MappedRequest |
ModuleManager.getAccessorForRequest(URRequest aRequest,
boolean aDebug)
Performs the resolution process for a request and optionally captures debug |
Methods in com.ten60.netkernel.module with parameters of type MappedRequest | |
void |
MappingCache.put(URRequest aRequest,
MappedRequest aMapped)
once a resolution has been performed it can be added to the cache |
|
NetKernel APIs |
||||||||||
PREV NEXT | FRAMES NO FRAMES |