Uses of Interface
org.jabylon.common.resolver.URIHandler
-
Packages that use URIHandler Package Description org.jabylon.common.resolver.impl -
-
Uses of URIHandler in org.jabylon.common.resolver.impl
Classes in org.jabylon.common.resolver.impl that implement URIHandler Modifier and Type Class Description classUserManagmentURIHandlerclassWorkspaceURIHandlerMethods in org.jabylon.common.resolver.impl with parameters of type URIHandler Modifier and Type Method Description voidURIResolverImpl. addHandler(URIHandler handler)voidURIResolverImpl. removeHandler(URIHandler handler)
-