Uses of Interface
org.apache.axis2.metadata.resource.ResourceFinder
-
Packages that use ResourceFinder Package Description org.apache.axis2.metadata.factory org.apache.axis2.metadata.resource.impl -
-
Uses of ResourceFinder in org.apache.axis2.metadata.factory
Methods in org.apache.axis2.metadata.factory that return ResourceFinder Modifier and Type Method Description ResourceFinder
ResourceFinderFactory. getResourceFinder()
Methods in org.apache.axis2.metadata.factory with parameters of type ResourceFinder Modifier and Type Method Description void
ResourceFinderFactory. setResourceFinder(ResourceFinder finder)
-
Uses of ResourceFinder in org.apache.axis2.metadata.resource.impl
Classes in org.apache.axis2.metadata.resource.impl that implement ResourceFinder Modifier and Type Class Description class
ResourceFinderImpl
-