NetKernel APIs


Uses of Class
com.ten60.netkernel.module.MappedRequest

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


Copyright © 2002-2004 1060 Research Ltd. All Rights Reserved.