|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MediaManager
This is the media manager. It provides simple support for developing multi-channel applications
Field Summary | |
---|---|
static String |
ROLE
Deprecated. The Avalon Role |
Method Summary | |
---|---|
String |
getMediaType()
Deprecated. Return the current media type |
String[] |
getMediaTypes()
Deprecated. Get all media type names |
boolean |
testMedia(String value)
Deprecated. Test if the media of the current request is the given value |
Field Detail |
---|
static final String ROLE
Method Detail |
---|
boolean testMedia(String value)
String[] getMediaTypes()
String getMediaType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |