Uses of Interface
com.helger.photon.api.IAPIPathAmbiguityResolver
-
Packages that use IAPIPathAmbiguityResolver Package Description com.helger.photon.api -
-
Uses of IAPIPathAmbiguityResolver in com.helger.photon.api
Classes in com.helger.photon.api that implement IAPIPathAmbiguityResolver Modifier and Type Class Description classLoggingAPIPathAmbiguityResolverLogging instance ofIAPIPathAmbiguityResolver.Methods in com.helger.photon.api with parameters of type IAPIPathAmbiguityResolver Modifier and Type Method Description InvokableAPIDescriptorAPIRegistry. getAPIByPath(APIPath aPath, IAPIPathAmbiguityResolver aAmbiguityResolver)InvokableAPIDescriptorIAPIRegistry. getAPIByPath(APIPath aPath, IAPIPathAmbiguityResolver aAmbiguityResolver)Find anInvokableAPIDescriptorthat matches the provided path.InvokableAPIDescriptorAPIDescriptorList. getMatching(APIPath aPath, IAPIPathAmbiguityResolver aAmbiguityResolver)
-