A component that provides a map for determining the content handler class from a content-type.
Adds a handler class for the given content type.
Parameter | Type | Description |
---|---|---|
contentType | String | |
handlerClass | String |
Returns the handler class for the given content type.
Parameter | Type | Description |
---|---|---|
contentType | String |