Uses of Package
org.norther.tammi.spray.media

Packages that use org.norther.tammi.spray.media
org.norther.tammi.spray.media   
org.norther.tammi.spray.media.tool   
org.norther.tammi.spray.servlet   
 

Classes in org.norther.tammi.spray.media used by org.norther.tammi.spray.media
AbstractMediaContentFilter
          An abstract implementation of MediaContentFilter.
AbstractMediaContentKeyFilter
          An abstract implementation of MediaContentKeyFilter.
CachedMediaProvider
          Extends media providers by caching support.
CGIBinFilter
          An interface to filters processing CGI requests where the path info of the request points to a static file.
DefaultMediaProvider
          A default implementation of MediaProvider.
FileUploadFilter
          An interface to filters processing multipart/form-data requests that contain file(s) to be uploaded.
MediaContentFilter
          An interface to filters processing requests referring to media content.
MediaContentKeyFilter
          An interface to filters processing requests where a specific parameter key value refers to media content.
MediaProvider
          An interface to media providers.
ServiceFilter
          ServiceFilter extends PipeFilter by providing support for distributing requests to service level filters and pipes.
TemporaryContentKeyFilter
          An interface to filters processing requests where a specific parameter key value refers to temporary content deleted after response.
 

Classes in org.norther.tammi.spray.media used by org.norther.tammi.spray.media.tool
ServiceFilter
          ServiceFilter extends PipeFilter by providing support for distributing requests to service level filters and pipes.
 

Classes in org.norther.tammi.spray.media used by org.norther.tammi.spray.servlet
CachedMediaProvider
          Extends media providers by caching support.
DefaultCachedMediaProvider
          A cached implementation of MediaProvider.
DefaultMediaProvider
          A default implementation of MediaProvider.
MediaProvider
          An interface to media providers.
 



Copyright © 2004 The Norther Organization. All rights reserved.