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