Uses of Interface
org.apache.tapestry5.http.services.RestSupport
Packages that use RestSupport
Package
Description
[INTERNAL USE ONLY] component class transformation implementation classes; API subject to change.
-
Uses of RestSupport in org.apache.tapestry5.http.internal.services
Classes in org.apache.tapestry5.http.internal.services that implement RestSupport -
Uses of RestSupport in org.apache.tapestry5.internal.transform
Constructors in org.apache.tapestry5.internal.transform with parameters of type RestSupportModifierConstructorDescriptionOnEventWorker
(Request request, ValueEncoderSource valueEncoderSource, ComponentClassCache classCache, OperationTracker operationTracker, RestSupport restSupport)