Uses of Interface
org.hippoecm.hst.core.component.HstURLFactory
Packages that use HstURLFactory
Package
Description
The org.hippoecm.hst.core.internal package defines INTERNAL USAGE ONLY API for the HST Container
The org.hippoecm.hst.core.request package defines the API for the HST Core Request
-
Uses of HstURLFactory in org.hippoecm.hst.core.internal
Methods in org.hippoecm.hst.core.internal with parameters of type HstURLFactoryModifier and TypeMethodDescriptionvoid
HstMutableRequestContext.setURLFactory
(HstURLFactory urlFactory) -
Uses of HstURLFactory in org.hippoecm.hst.core.request
Methods in org.hippoecm.hst.core.request that return HstURLFactoryModifier and TypeMethodDescriptionHstRequestContext.getURLFactory()
Returns theHstURLFactory
to create HstURLs