| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StreamableResourceProcessing | |
|---|---|
| org.apache.tapestry5.internal.services.assets | [INTERNAL USE ONLY] asset support services; API subject to change | 
| org.apache.tapestry5.services.assets | Various services for assets (e.g., images, JavaScript & CSS files) | 
| Uses of StreamableResourceProcessing in org.apache.tapestry5.internal.services.assets | 
|---|
| Uses of StreamableResourceProcessing in org.apache.tapestry5.services.assets | 
|---|
| Methods in org.apache.tapestry5.services.assets that return StreamableResourceProcessing | |
|---|---|
static StreamableResourceProcessing | 
StreamableResourceProcessing.valueOf(String name)
Returns the enum constant of this type with the specified name.  | 
static StreamableResourceProcessing[] | 
StreamableResourceProcessing.values()
Returns an array containing the constants of this enum type, in the order they are declared.  | 
| Methods in org.apache.tapestry5.services.assets with parameters of type StreamableResourceProcessing | |
|---|---|
 StreamableResource | 
StreamableResourceSource.getStreamableResource(Resource baseResource,
                                           StreamableResourceProcessing processing,
                                           ResourceDependencies dependencies)
Converts a Resource (which must be non-null and exist) into a streamable resource, along with some additional optional behaviors.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||