Uses of Class
org.apache.axis.utils.cache.ClassCache
-
Packages that use ClassCache Package Description org.apache.axis -
-
Uses of ClassCache in org.apache.axis
Fields in org.apache.axis declared as ClassCache Modifier and Type Field Description protected ClassCacheAxisEngine. classCacheJava class cache.Methods in org.apache.axis that return ClassCache Modifier and Type Method Description ClassCacheAxisEngine. getClassCache()Get theClassCacheassociated with this engine.
-