Uses of Interface
org.apache.tapestry5.http.services.BaseURLSource
Packages that use BaseURLSource
Package
Description
[INTERNAL USE ONLY] internal service classes; API subject to change
[INTERNAL USE ONLY] asset support services; API subject to change
[INTERNAL USE ONLY] REST support classes; API subject to change
Support for testing Tapestry pages
-
Uses of BaseURLSource in org.apache.tapestry5.http.internal.services
Classes in org.apache.tapestry5.http.internal.services that implement BaseURLSource -
Uses of BaseURLSource in org.apache.tapestry5.internal.services
Constructors in org.apache.tapestry5.internal.services with parameters of type BaseURLSourceModifierConstructorDescriptionComponentEventLinkEncoderImpl
(ComponentClassResolver componentClassResolver, ContextPathEncoder contextPathEncoder, LocalizationSetter localizationSetter, Response response, RequestSecurityManager requestSecurityManager, BaseURLSource baseURLSource, PersistentLocale persistentLocale, boolean encodeLocaleIntoPath, String contextPath, String applicationFolder, MetaDataLocator metaDataLocator, ClientWhitelist clientWhitelist) LinkImpl
(String basePath, boolean forForm, LinkSecurity defaultSecurity, Response response, ContextPathEncoder contextPathEncoder, BaseURLSource baseURLSource) -
Uses of BaseURLSource in org.apache.tapestry5.internal.services.assets
Constructors in org.apache.tapestry5.internal.services.assets with parameters of type BaseURLSourceModifierConstructorDescriptionAssetPathConstructorImpl
(Request request, BaseURLSource baseURLSource, boolean fullyQualified, String uncompressedAssetPrefix, PathConstructor pathConstructor, AssetPathConverter pathConverter) -
Uses of BaseURLSource in org.apache.tapestry5.internal.services.rest
Constructors in org.apache.tapestry5.internal.services.rest with parameters of type BaseURLSourceModifierConstructorDescriptionDefaultOpenApiDescriptionGenerator
(OpenApiTypeDescriber typeDescriber, MappedEntityManager mappedEntityManager, BaseURLSource baseUrlSource, SymbolSource symbolSource, ComponentMessagesSource componentMessagesSource, ThreadLocale threadLocale, PageSource pageSource, ComponentClassResolver componentClassResolver, PageRenderLinkSource pageRenderLinkSource, Request request) -
Uses of BaseURLSource in org.apache.tapestry5.test
Methods in org.apache.tapestry5.test that return BaseURLSourceModifier and TypeMethodDescriptionprotected final BaseURLSource
TapestryTestCase.mockBaseURLSource()
Methods in org.apache.tapestry5.test with parameters of type BaseURLSourceModifier and TypeMethodDescriptionprotected final void
TapestryTestCase.train_getBaseURL
(BaseURLSource baseURLSource, boolean secure, String baseURL)