|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.wso2.registry.jdbc.mediatypes.MediaTypeManager
public class MediaTypeManager
Handles the actions by delegating them to registered media type handlers. If a mediatype handler is not registered for a media type, its handling will be delegated to the DefaultMediaTypeHandler. This class initializes all media type handlers at start up so that they can be looked up by the media type string.
Constructor Summary | |
---|---|
MediaTypeManager()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MediaTypeManager()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |