Uses of Class
io.fluxzero.sdk.tracking.handling.DefaultHandlerFactory
Packages that use DefaultHandlerFactory
-
Uses of DefaultHandlerFactory in io.fluxzero.sdk.tracking.handling
Methods in io.fluxzero.sdk.tracking.handling that return DefaultHandlerFactoryModifier and TypeMethodDescriptionDefaultHandlerFactory.withFallback(HandlerFactory fallbackFactory) Adds a fallback for handler vocabularies that are intentionally outside the standard@Handle...annotations.DefaultHandlerFactory.withModelGraphTypes(Supplier<? extends Collection<Class<?>>> modelGraphTypes) Supplies the independently registered model types used to document composed model-graph web responses.