Module tapestry.url
Back to master index
Module tapestry.urlVersion:4.0.0
Package:org.apache.tapestry.services
Control over constructing and recognizing URLs for Tapestry engine services.
Configurations
tapestry.url.ServiceEncoders
Services
tapestry.url.BaseTagWriter
tapestry.url.LinkFactory
Contribution to hivemind.FactoryDefaults
<default symbol="org.apache.tapestry.servlet-path" value="/app" />
Contribution to tapestry.Infrastructure
<property name="linkFactory" object="service:LinkFactory" />

Back to master index